From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-1.0 required=3.0 tests=ALL_TRUSTED,AWL shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: meta@public-inbox.org Delivered-To: pi@dcvr.yhbt.net Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 13E7C1F6D3; Sat, 26 Apr 2014 03:13:12 +0000 (UTC) Date: Sat, 26 Apr 2014 03:13:11 +0000 From: Eric Wong To: meta@public-inbox.org Subject: "reply" links added to per-message views Message-ID: <20140426-reply-links-added-to-per-message-views@dcvr.yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Post: Unfortunately, many mailers do not support manually specifying the In-Reply-To: header. Fortunately, the Mail::Thread module is capable of threading simple cases based on Subject. Subject and Cc headers are probably common-knowledge and tend to work across most mailers.