diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-13 13:53:32 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-13 13:53:32 +0000 |
commit | a5bd321b2f16ff323e3e268d59606e89b747a901 (patch) | |
tree | 1808bda34b675ef151fda9d89599bd05c9ad942e /test/paniclog/0536 | |
parent | 41609df58fdd3fe023b91baece7d18a595f57e56 (diff) |
Add recognition of SMTP error codes in bespoke messages.
Diffstat (limited to 'test/paniclog/0536')
-rw-r--r-- | test/paniclog/0536 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/paniclog/0536 b/test/paniclog/0536 new file mode 100644 index 000000000..38a1ee08e --- /dev/null +++ b/test/paniclog/0536 @@ -0,0 +1,5 @@ +1999-03-02 09:44:33 configured error code starts with incorrect digit (expected 5) in "299 Wrong code" +1999-03-02 09:44:33 configured error code starts with incorrect digit (expected 5) in "299 Wrong code" +1999-03-02 09:44:33 configured error code starts with incorrect digit (expected 4) in "399 Wrong code" +1999-03-02 09:44:33 configured error code starts with incorrect digit (expected 5) in "490 4.5.6 Wrong code" +1999-03-02 09:44:33 configured error code starts with incorrect digit (expected 4) in "390 3.5.6 Wrong code" |