log/5101 - header order, plus new wording for appendfile to dir from MBX security...
authorJohn Jetmore <jj33@pobox.com>
Tue, 8 Jun 2010 13:05:51 +0000 (13:05 +0000)
committerJohn Jetmore <jj33@pobox.com>
Tue, 8 Jun 2010 13:05:51 +0000 (13:05 +0000)
stdout/0390 - allow for new option permit_coredump in output (from bug 834)

test/log/5101
test/stdout/0390

index c0c3856b30186cee069fca5f0961dd1caca6e8ae..a24a5aae803f28669c2bb1e0bb904bfa278fbbf7 100644 (file)
@@ -23,10 +23,10 @@ DATA
 <<< Received: from CALLER by myhost.test.ex with local (Exim x.yz)
 <<<    (envelope-from <CALLER@myhost.test.ex>)
 <<<    id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
-<<< Date: Tue, 2 Mar 1999 09:44:33 +0000
-<<< Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
 <<< mailbox: copied
+<<< Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
 <<< From: CALLER_NAME <CALLER@myhost.test.ex>
+<<< Date: Tue, 2 Mar 1999 09:44:33 +0000
 <<< 
 <<< This is a test message.
 <<< Here's a new line.
@@ -69,9 +69,9 @@ DATA
 <<< Received: from CALLER by myhost.test.ex with local (Exim x.yz)
 <<<    (envelope-from <CALLER@myhost.test.ex>)
 <<<    id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
-<<< Date: Tue, 2 Mar 1999 09:44:33 +0000
 <<< Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex>
 <<< From: CALLER_NAME <CALLER@myhost.test.ex>
+<<< Date: Tue, 2 Mar 1999 09:44:33 +0000
 <<< 
 <<< This is another test message.
 <<< Here's a new line.
@@ -82,9 +82,9 @@ DATA
 QUIT
 <<< QUIT
 250 OK
-1999-03-02 09:44:33 10HmaZ-0005vi-00 => userx <userx@myhost.test.ex> R=smartuser T=lmtp ST=local_delivery (mailbox TESTSUITE/test-mail/ is not a regular file)
+1999-03-02 09:44:33 10HmaZ-0005vi-00 => userx <userx@myhost.test.ex> R=smartuser T=lmtp ST=local_delivery (mailbox TESTSUITE/test-mail/ has too many links (2))
 1999-03-02 09:44:33 10HmaZ-0005vi-00 ** jack@myhost.test.ex R=smartuser T=lmtp: LMTP error after end of data: 550 Number 2 fails
-1999-03-02 09:44:33 10HmaZ-0005vi-00 -> jill <jill@myhost.test.ex> R=smartuser T=lmtp ST=local_delivery (mailbox TESTSUITE/test-mail/ is not a regular file)
+1999-03-02 09:44:33 10HmaZ-0005vi-00 -> jill <jill@myhost.test.ex> R=smartuser T=lmtp ST=local_delivery (mailbox TESTSUITE/test-mail/ has too many links (2))
 1999-03-02 09:44:33 10HmbA-0005vi-00 <= <> R=10HmaZ-0005vi-00 U=EXIMUSER P=local S=sss
 1999-03-02 09:44:33 10HmbA-0005vi-00 => CALLER <CALLER@myhost.test.ex> R=bounces T=local_delivery
 1999-03-02 09:44:33 10HmbA-0005vi-00 Completed
index c33eb534c61ded52ff5e923bc38e6bc47691b86d..e3af3d1b17af182bbf3e7c112bf7c94afee1c6a2 100644 (file)
@@ -78,6 +78,7 @@ max_output = 20K
 message_prefix = From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
 message_suffix = \n
 path = /bin:/usr/bin
+no_permit_coredump
 no_pipe_as_creator
 no_restrict_to_path
 no_return_fail_output
@@ -129,6 +130,7 @@ max_output = 20K
 message_prefix = From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
 message_suffix = \n
 path = /bin:/usr/bin
+no_permit_coredump
 no_pipe_as_creator
 no_restrict_to_path
 no_return_fail_output