summaryrefslogtreecommitdiff
path: root/.fmail
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-02 22:54:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-03 07:17:43 -0700
commit4dbe765edacb3ade574c0e071bb2a95bf74023f2 (patch)
treec97f362bb9507820f45c5d5d04bdc90329b7c7ad /.fmail
parent5dc791ef48558f6d1a4b7074aaef0f0a97aa8089 (diff)
downloaddotfiles-4dbe765edacb3ade574c0e071bb2a95bf74023f2.tar.gz
add 'id:' prefix to a Message-Id
Diffstat (limited to '.fmail')
-rwxr-xr-x.fmail/.notmuch/hooks/post-new2
1 files changed, 1 insertions, 1 deletions
diff --git a/.fmail/.notmuch/hooks/post-new b/.fmail/.notmuch/hooks/post-new
index b07643c0..6d34a18c 100755
--- a/.fmail/.notmuch/hooks/post-new
+++ b/.fmail/.notmuch/hooks/post-new
@@ -4,7 +4,7 @@
# Mark all sent mail as read. mark it as unread first to ensure that
# copies of the mail in other folders actually get their maildir Seen
-# flag added. This is a bug in notmuch; see 87r1ypsb1p.fsf@tethera.net
+# flag added. This is a bug in notmuch; see id:87r1ypsb1p.fsf@tethera.net
notmuch tag +unread -- folder:sent
notmuch tag -unread -- folder:sent