diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-20 11:37:16 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-20 11:37:16 +0000 |
commit | ca86f471bf30f4630e96e24f6c13de269f380f41 (patch) | |
tree | 69e429391bb764e2aab6316453f639eedbbd1571 /test/paniclog/0021 | |
parent | 5a11a7b41649e95629fa9944a2fa81b3e50707e4 (diff) |
$smtp_command and $smtp_command_argument were incomplete for MAIL
commands with extra options such as SIZE.
Diffstat (limited to 'test/paniclog/0021')
-rw-r--r-- | test/paniclog/0021 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/paniclog/0021 b/test/paniclog/0021 index 3a0cd7fb8..dae415203 100644 --- a/test/paniclog/0021 +++ b/test/paniclog/0021 @@ -2,3 +2,5 @@ 1999-03-02 09:44:33 rcpt accepted 1999-03-02 09:44:33 ACL "warn" with "message" setting found in a non-message (EHLO or HELO) ACL: cannot specify header lines here: message ignored 1999-03-02 09:44:33 rcpt accepted +1999-03-02 09:44:33 ACL "warn" with "message" setting found in a non-message (EHLO or HELO) ACL: cannot specify header lines here: message ignored +1999-03-02 09:44:33 rcpt accepted |