config: Pass incoming messages through preline -f.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 27 Mar 2006 14:18:31 +0000 (15:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 27 Mar 2006 14:18:31 +0000 (15:18 +0100)
This will do the right thing, inserting Delivered-To and Return-Path
headers for incoming messages.

config

diff --git a/config b/config
index ec2d0df..06366fb 100644 (file)
--- a/config
+++ b/config
@@ -15,7 +15,7 @@ admin: root
 
 [post-default]
 #? addrcheck
-|bin/post "$DEFAULT"
+|preline -f bin/post "$DEFAULT"
 
 [mail-default]
 #? addrcheck