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/mail | |
parent | 5a11a7b41649e95629fa9944a2fa81b3e50707e4 (diff) |
$smtp_command and $smtp_command_argument were incomplete for MAIL
commands with extra options such as SIZE.
Diffstat (limited to 'test/mail')
-rw-r--r-- | test/mail/0021.x | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/mail/0021.x b/test/mail/0021.x index 9dd43af38..12fcf69e8 100644 --- a/test/mail/0021.x +++ b/test/mail/0021.x @@ -8,3 +8,13 @@ X-ACL-Warn: added header line Some message +From ok@test3 Tue Mar 02 09:44:33 1999 +Received: from [10.9.8.8] (ident=CALLER) + by myhost.test.ex with smtp (Exim x.yz) + (envelope-from <ok@test3>) + id 10HmbK-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +X-ACL-Warn: added header line + +Some message + |