diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-23 18:02:25 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-23 18:07:57 +0000 |
commit | 0762e1a4d6de4b7b0206314302297c9dd6d7ae73 (patch) | |
tree | a0a06de3ccab66778aaae65bd4c1d1d6e6cdc0bf /test/log/0285 | |
parent | 02f746c26c113c1bd97cc25cc75797327eca9434 (diff) |
Expand max_rcpt option on smtp transport. Bug 2946
Diffstat (limited to 'test/log/0285')
-rw-r--r-- | test/log/0285 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/log/0285 b/test/log/0285 index 7828219ce..4da1f42dc 100644 --- a/test/log/0285 +++ b/test/log/0285 @@ -26,3 +26,7 @@ 1999-03-02 09:44:33 10HmbA-0005vi-00 Completed 1999-03-02 09:44:33 10HmaZ-0005vi-00 Completed 1999-03-02 09:44:33 End queue run: pid=p1235 +1999-03-02 09:44:33 10HmbB-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss +1999-03-02 09:44:33 10HmbB-0005vi-00 => x@magic1.test.ex R=all T=magic_smtp H=127.0.0.1 [127.0.0.1] C="250 OK" +1999-03-02 09:44:33 10HmbB-0005vi-00 => y@magic1.test.ex R=all T=magic_smtp H=127.0.0.1 [127.0.0.1]* C="250 OK" +1999-03-02 09:44:33 10HmbB-0005vi-00 Completed |