Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id AB1B14196F0 for ; Thu, 8 Apr 2010 01:26:05 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.8 X-Spam-Level: X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wrRz9v8nFxgE for ; Thu, 8 Apr 2010 01:26:05 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (caiajhbdccac.dreamhost.com [208.97.132.202]) by olra.theworths.org (Postfix) with ESMTP id 23E3D431FC1 for ; Thu, 8 Apr 2010 01:26:05 -0700 (PDT) Received: from sspaeth.de (unknown [195.190.188.219]) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTPA id 7B69571406A for ; Thu, 8 Apr 2010 01:26:03 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Thu, 08 Apr 2010 10:26:01 +0200 From: "Sebastian Spaeth" To: Notmuch list Subject: RFC: User-Agent header Date: Thu, 08 Apr 2010 10:26:01 +0200 Message-ID: <87iq821hba.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2010 08:26:05 -0000 notmuch is (mostly) not responsible for sending email. However, people using the emacs frontend use notmuch to create the reply. Am I the only one who is sometimes curious as to what mail agents others use? Would it be useful to insert a header to notmuch reply analog to: User-Agent: Mutt/1.5.13 (2006-08-11) We could reuse the same version string that we use for the release (or the git string that was used to build notmuch). I can use this to create nice stats :). No patch yet, just asking if this is a good idea or not. Sebastian