Re: Resending the same email
authorDavid Mazieres <dm-list-email-notmuch@scs.stanford.edu>
Sun, 23 Aug 2015 19:45:26 +0000 (12:45 +1700)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:24 +0000 (14:49 -0700)
b2/95688c426c3cd50e4f878c3a21d7fb1387d63c [new file with mode: 0644]

diff --git a/b2/95688c426c3cd50e4f878c3a21d7fb1387d63c b/b2/95688c426c3cd50e4f878c3a21d7fb1387d63c
new file mode 100644 (file)
index 0000000..eeb0d18
--- /dev/null
@@ -0,0 +1,76 @@
+Return-Path:\r
+ <return-6h5herd3xveyj8axhr3imnzfwn@temporary-address.scs.stanford.edu>\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 B7F396DE13D2\r
+ for <notmuch@notmuchmail.org>; Sun, 23 Aug 2015 12:45:30 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.236\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.236 tagged_above=-999 required=5 tests=[AWL=0.615,\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 H2v58EldUCtP for <notmuch@notmuchmail.org>;\r
+ Sun, 23 Aug 2015 12:45:29 -0700 (PDT)\r
+Received: from market.scs.stanford.edu (market.scs.stanford.edu [171.66.3.10])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id EF01F6DE100F\r
+ for <notmuch@notmuchmail.org>; Sun, 23 Aug 2015 12:45:28 -0700 (PDT)\r
+Received: from market.scs.stanford.edu (localhost.scs.stanford.edu\r
+ [127.0.0.1]) by market.scs.stanford.edu (8.14.7/8.14.7) with ESMTP id\r
+ t7NJjSsp002428; Sun, 23 Aug 2015 12:45:28 -0700 (PDT)\r
+Received: (from dm@localhost)\r
+ by market.scs.stanford.edu (8.14.7/8.14.7/Submit) id t7NJjRAK020572;\r
+ Sun, 23 Aug 2015 12:45:27 -0700 (PDT)\r
+X-Authentication-Warning: market.scs.stanford.edu: dm set sender to\r
+ return-6h5herd3xveyj8axhr3imnzfwn@ta.scs.stanford.edu using -f\r
+From: David Mazieres <dm-list-email-notmuch@scs.stanford.edu>\r
+To: sfischme@uwaterloo.ca, notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: Resending the same email\r
+In-Reply-To: <87h9nqxiw3.fsf@uwaterloo.ca>\r
+References: <87h9nqxiw3.fsf@uwaterloo.ca>\r
+Reply-To: David Mazieres expires 2015-11-21 PST\r
+ <mazieres-sq2pk9bjt9dizmviwwy2ms7n7w@temporary-address.scs.stanford.edu>\r
+Date: Sun, 23 Aug 2015 12:45:26 -0700\r
+Message-ID: <87r3mtokkp.fsf@ta.scs.stanford.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Sun, 23 Aug 2015 19:45:30 -0000\r
+\r
+Sebastian Fischmeister <sfischme@uwaterloo.ca> writes:\r
+\r
+> Hi,\r
+>\r
+> My previous mail editor had a useful feature to resend already sent\r
+> emails. It's essentially opening an already sent email and have the\r
+> senders, subject, and body pre-filled as well as all attachments\r
+> attached.\r
+>\r
+> Is this easy to achieve in notmuch? The attachments seem a bit tricky.\r
+\r
+I often pipe the message to sendmail, using emacs's\r
+notmuch-show-pipe-message command (bound to '|' by default).  However I\r
+agree it would be much nicer to be able to edit the headers slightly, so\r
+as to add headers like Resent-To.\r
+\r
+On a related note, another feature I really miss is the ability to edit\r
+and re-send a bounced message.  (I realize this could be problematic for\r
+notmuch, in that you really want to re-send it with the same\r
+message-ID.)\r
+\r
+David\r