summaryrefslogtreecommitdiff
path: root/howto.mdwn
diff options
context:
space:
mode:
authorHarlan Lieberman-Berg <hlieberman@setec.io>2015-02-21 13:38:03 -0500
committerHarlan Lieberman-Berg <hlieberman@setec.io>2015-02-21 13:38:03 -0500
commitff710ebdc63bf973825fc47dd985bcbfcc75334e (patch)
treea5ca4e068913f311e412672bff638050c5f7c151 /howto.mdwn
parenta9ad99631a50bde3181cf94327c52883cc7af138 (diff)
Add notes on postfix local(8) envelope headers.
Diffstat (limited to 'howto.mdwn')
-rw-r--r--howto.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/howto.mdwn b/howto.mdwn
index c712124..d021994 100644
--- a/howto.mdwn
+++ b/howto.mdwn
@@ -126,6 +126,11 @@ output. Using the instructions from [Gmane's
site](http://gmane.org/export.php), we can download an mbox file, which we
can then convert to maildir using mb2md or other utility.
+Please note that mail delivered by Postfix will have envelope headers
+that may cause notmuch to complain about "single-message mbox files".
+Removing the first line from the message or passing it through
+reformail will solve the problem.
+
## <span id="special_tags">**Take advantage of tags that are special to notmuch**</span>
See [[tags special to notmuch|special-tags]].