Re: [notmuch] keeping a copy of sent mail locally
authorJed Brown <jed@59A2.org>
Sat, 19 Dec 2009 10:55:16 +0000 (02:55 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:54 +0000 (09:35 -0800)
66/9d2b81def0ec0a1e55b11e894c0e8228304198 [new file with mode: 0644]

diff --git a/66/9d2b81def0ec0a1e55b11e894c0e8228304198 b/66/9d2b81def0ec0a1e55b11e894c0e8228304198
new file mode 100644 (file)
index 0000000..d468084
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <five9a2@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 229E1431FBF\r
+       for <notmuch@notmuchmail.org>; Sat, 19 Dec 2009 02:54:21 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id OFK+uisBHsgR for <notmuch@notmuchmail.org>;\r
+       Sat, 19 Dec 2009 02:54:20 -0800 (PST)\r
+Received: from mail-yw0-f200.google.com (mail-yw0-f200.google.com\r
+       [209.85.211.200])\r
+       by olra.theworths.org (Postfix) with ESMTP id B746B431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 19 Dec 2009 02:54:20 -0800 (PST)\r
+Received: by ywh38 with SMTP id 38so4273942ywh.6\r
+       for <notmuch@notmuchmail.org>; Sat, 19 Dec 2009 02:54:20 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=domainkey-signature:received:received:sender:from:to:subject\r
+       :in-reply-to:references:date:message-id:mime-version:content-type;\r
+       bh=yIskciFehAFrnP86KSNHx3G0Pkfdjw+7r18QJnEco+Q=;\r
+       b=q6gKh8a8EL0bXQ903QGz9jHglv/UCMy0TMpxLqc6ejdnEB7Yh2ksHwt/93rZxZyTwD\r
+       t1OBtxHdiFlUwmWLXczNOIRy8BgFNYn5YMUDbd82/WechzcAGjWrpWVb5dwPOZ6NhdC+\r
+       8ExtXPVuJC9bGse2nYlXufxC/GtWTyA90Bm2E=\r
+DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
+       h=sender:from:to:subject:in-reply-to:references:date:message-id\r
+       :mime-version:content-type;\r
+       b=KvnIxnD+ryIkP66nIi9jbD+Sm5mjxZE5td4hUCGK/DdLIxRb7+DZDnGd2cZuaixD3e\r
+       eyHdAore9VfQmt9c6I5/KBl0Mwg8Eoo7p0lTN2rBlZ7RREF7cWCFDYZH+5nf3m7aJIU+\r
+       4GVO/sUEfPEGPmPXuar9hZHchnNU9+ngTAwkI=\r
+Received: by 10.150.71.31 with SMTP id t31mr8102948yba.18.1261220057079;\r
+       Sat, 19 Dec 2009 02:54:17 -0800 (PST)\r
+Received: from kunyang ([216.38.153.2])\r
+       by mx.google.com with ESMTPS id 20sm2876647iwn.13.2009.12.19.02.54.13\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Sat, 19 Dec 2009 02:54:16 -0800 (PST)\r
+Sender: Jed Brown <five9a2@gmail.com>\r
+From: Jed Brown <jed@59A2.org>\r
+To: Alex Ghitza <aghitza@gmail.com>, notmuch@notmuchmail.org\r
+In-Reply-To: <54hbrnpod1.fsf@gmail.com>\r
+References: <54hbrnpod1.fsf@gmail.com>\r
+Date: Sat, 19 Dec 2009 02:55:16 -0800\r
+Message-ID: <8763836xnv.fsf@59A2.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] keeping a copy of sent mail locally\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 19 Dec 2009 10:54:21 -0000\r
+\r
+On Sat, 19 Dec 2009 15:41:14 +1100, Alex Ghitza <aghitza@gmail.com> wrote:\r
+> Bcc-ing myself on every sent message is suboptimal for a number of\r
+> reasons: (1) gmail throws away the bcc-ed copy since it has the same\r
+> message id as the one sitting in the gmail sent mail, and so the\r
+> bcc-ed copy never makes it back to my local mail;\r
+\r
+I agree it is suboptimal, but are you sure this is true?  I send\r
+messages via gmail and those having Bcc to me are marked as new and\r
+downloaded by the next pass of getmail (via POP).\r
+\r
+Jed\r