Mail merge with notmuch
authorSebastian Fischmeister <sfischme@uwaterloo.ca>
Sat, 16 Jan 2016 21:40:56 +0000 (16:40 +1900)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:20:53 +0000 (16:20 -0700)
f6/a2323e8c85448653c2f1a0e6918c28e2a97171 [new file with mode: 0644]

diff --git a/f6/a2323e8c85448653c2f1a0e6918c28e2a97171 b/f6/a2323e8c85448653c2f1a0e6918c28e2a97171
new file mode 100644 (file)
index 0000000..079fb6a
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <sebastian.fischmeister@uwaterloo.ca>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 455C36DE1781\r
+ for <notmuch@notmuchmail.org>; Sat, 16 Jan 2016 14:41:48 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.09\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.09 tagged_above=-999 required=5 tests=[AWL=0.761, \r
+ RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id g4sgAliSVBZs for <notmuch@notmuchmail.org>;\r
+ Sat, 16 Jan 2016 14:41:46 -0800 (PST)\r
+X-Greylist: delayed 3645 seconds by postgrey-1.35 at arlo;\r
+ Sat, 16 Jan 2016 14:41:46 PST\r
+Received: from mailchk-m04.uwaterloo.ca (mailservices.uwaterloo.ca\r
+ [129.97.128.141])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 460DB6DE00CB\r
+ for <notmuch@notmuchmail.org>; Sat, 16 Jan 2016 14:41:46 -0800 (PST)\r
+Received: from connect.uwaterloo.ca (connhub2.connect.uwaterloo.ca\r
+ [129.97.149.119])\r
+ by mailchk-m04.uwaterloo.ca (8.14.4/8.14.4) with ESMTP id u0GLevUD029373\r
+ (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=OK)\r
+ for <notmuch@notmuchmail.org>; Sat, 16 Jan 2016 16:40:58 -0500\r
+Received: from CONNHUB1.connect.uwaterloo.ca (129.97.149.113) by\r
+ connhub2.connect.uwaterloo.ca (129.97.149.102) with Microsoft SMTP Server\r
+ (TLS) id 14.3.235.1; Sat, 16 Jan 2016 16:40:56 -0500\r
+Received: from uwaterloo.ca (172.16.39.194) by connhub1.connect.uwaterloo.ca\r
+ (129.97.149.113) with Microsoft SMTP Server (TLS) id 14.3.235.1; Sat, 16 Jan\r
+ 2016 16:40:56 -0500\r
+From: Sebastian Fischmeister <sfischme@uwaterloo.ca>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: Mail merge with notmuch\r
+Reply-To: <sfischme@uwaterloo.ca>\r
+X-Homepage: http://esg.uwaterloo.ca\r
+Date: Sat, 16 Jan 2016 16:40:56 -0500\r
+Message-ID: <87twmdqkwg.fsf@uwaterloo.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-UUID: 79bb63aa-0a17-4bb0-9477-967341d024ac\r
+X-Miltered: at mailchk-m04 with ID 569AB8E9.000 by Joe's j-chkmail\r
+ (http://j-chkmail.ensmp.fr)!\r
+X-Virus-Scanned: clamav-milter 0.99 at mailchk-m04\r
+X-Virus-Status: Clean\r
+X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.9\r
+ (mailchk-m04.uwaterloo.ca [129.97.128.141]);\r
+ Sat, 16 Jan 2016 16:40:58 -0500 (EST)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 16 Jan 2016 22:41:48 -0000\r
+\r
+Hi,\r
+\r
+Is there a straightforward way to for mail merge with notmuch? I need to\r
+send emails with only minor modifications to a number of people. If I\r
+could send mails from the command line, then that would be perfect.\r
+\r
+Any ideas?\r
+\r
+  Sebastian\r