diff options
author | Todd Lyons <tlyons@ivenue.com> | 2012-06-04 06:03:18 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@ivenue.com> | 2012-06-04 06:07:30 -0700 |
commit | 2668ed87c9346d474341ec4ee654f0bab9a2e68f (patch) | |
tree | 9e28daa24c246d8e7925b332033917cf930afe1a /test/log | |
parent | d27f98fe90545fc2e794afc0b3b2494dccc65183 (diff) |
Test for proper parsing of optional MAIL FROM args.
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0566 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/log/0566 b/test/log/0566 new file mode 100644 index 000000000..e59c7336d --- /dev/null +++ b/test/log/0566 @@ -0,0 +1,5 @@ +1999-03-02 09:44:33 ignoring AUTH=x@y from U=CALLER (client not authenticated) +1999-03-02 09:44:33 ignoring AUTH=x@y from U=CALLER (client not authenticated) +1999-03-02 09:44:33 ignoring AUTH=x@y from U=CALLER (client not authenticated) +1999-03-02 09:44:33 U=CALLER F=<x@y> rejected RCPT <userx@test.ex>: SIZE value too big +1999-03-02 09:44:33 U=CALLER F=<x@y> rejected RCPT <userx@test.ex>: SIZE value too big |