Re: Snoozing messages
authorTrevor Jim <tjim@mac.com>
Thu, 6 Nov 2014 19:09:59 +0000 (19:09 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:06:16 +0000 (10:06 -0800)
50/55021b90c1c2f0a503991bb87b31998988df2d [new file with mode: 0644]

diff --git a/50/55021b90c1c2f0a503991bb87b31998988df2d b/50/55021b90c1c2f0a503991bb87b31998988df2d
new file mode 100644 (file)
index 0000000..b5a3bb5
--- /dev/null
@@ -0,0 +1,90 @@
+Return-Path: <tjim@mac.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 2EE69431FC3\r
+       for <notmuch@notmuchmail.org>; Thu,  6 Nov 2014 11:10:08 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.298\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.298 tagged_above=-999 required=5\r
+       tests=[FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001,\r
+       RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\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 u-VymERPdxNQ for <notmuch@notmuchmail.org>;\r
+       Thu,  6 Nov 2014 11:10:02 -0800 (PST)\r
+Received: from st11p02mm-asmtp001.mac.com (st11p02mm-asmtpout001.mac.com\r
+       [17.172.220.236]) (using TLSv1 with cipher RC4-MD5 (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 2E928431FC2\r
+       for <notmuch@notmuchmail.org>; Thu,  6 Nov 2014 11:10:02 -0800 (PST)\r
+Received: from st11p02mm-spool001.mac.com ([17.172.220.246])\r
+       by st11p02mm-asmtp001.mac.com\r
+       (Oracle Communications Messaging Server 7u4-27.10(7.0.4.27.9) 64bit\r
+       (built Jun\r
+       6 2014)) with ESMTP id <0NEM001JAT8NAB10@st11p02mm-asmtp001.mac.com>\r
+       for notmuch@notmuchmail.org; Thu, 06 Nov 2014 19:10:00 +0000 (GMT)\r
+X-Proofpoint-Virus-Version: vendor=fsecure\r
+       engine=2.50.10432:5.12.52,1.0.28,0.0.0000\r
+       definitions=2014-11-06_07:2014-11-06, 2014-11-06,\r
+       1970-01-01 signatures=0\r
+X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0\r
+       suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam\r
+       adjust=0\r
+       reason=mlx scancount=1 engine=7.0.1-1408290000\r
+       definitions=main-1411060148\r
+MIME-version: 1.0\r
+Content-type: multipart/alternative;\r
+       boundary="Boundary_(ID_NeaSqJkAS1x/rBRW48kdmA)"\r
+Received: from localhost ([17.172.220.163]) by st11p02mm-spool001.mac.com\r
+       (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit\r
+       (built Aug\r
+       22 2013)) with ESMTP id <0NEM00IOMT8NF6A0@st11p02mm-spool001.mac.com>;\r
+       Thu, 06 Nov 2014 19:09:59 +0000 (GMT)\r
+To: Daniel Schoepe <daniel@schoepe.org>\r
+From: Trevor Jim <tjim@mac.com>\r
+Subject: Re: Snoozing messages\r
+Date: Thu, 06 Nov 2014 19:09:59 +0000 (GMT)\r
+X-Mailer: iCloud MailClient14G39 MailServer14G.17289\r
+X-Originating-IP: [128.112.139.195]\r
+Message-id: <dab9c1b4-2afb-4876-91c0-ebd892f6abe9@me.com>\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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: Thu, 06 Nov 2014 19:10:08 -0000\r
+\r
+\r
+--Boundary_(ID_NeaSqJkAS1x/rBRW48kdmA)\r
+Content-type: text/plain; charset=utf-8; format=flowed\r
+Content-transfer-encoding: quoted-printable\r
+\r
+BTW my nevermore client for notmuch implements snoozing in elisp. It's bar=\r
+ely functional but nice in that it does not rely on a separate daemon like=\r
+ at.=0Ahttps://github.com/tjim/nevermore=0A=0A-Trevor=0A=EF=BB=BF=0A=\r
+\r
+--Boundary_(ID_NeaSqJkAS1x/rBRW48kdmA)\r
+Content-type: multipart/related;\r
+ boundary="Boundary_(ID_YIhBwxCtUjVy5V9/eVZDwg)"; type="text/html"\r
+\r
+\r
+--Boundary_(ID_YIhBwxCtUjVy5V9/eVZDwg)\r
+Content-type: text/html; CHARSET=US-ASCII\r
+Content-transfer-encoding: 7BIT\r
+\r
+<html><body><div>BTW my nevermore client for notmuch implements snoozing in elisp. It's barely functional but nice in that it does not rely on a separate daemon like at.<br><a href="https://github.com/tjim/nevermore">https://github.com/tjim/nevermore</a><br><br></div><div>-Trevor<br><br></div></body></html>\r
+\r
+--Boundary_(ID_YIhBwxCtUjVy5V9/eVZDwg)--\r
+\r
+--Boundary_(ID_NeaSqJkAS1x/rBRW48kdmA)--\r