summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey G. Brester <serg.brester@sebres.de>2023-04-24 15:36:21 +0200
committerGitHub <noreply@github.com>2023-04-24 15:36:21 +0200
commit7544e969d5f708afef9be0b4c657fdb70cacbbc9 (patch)
treecb672f51265068cbdc6a19fcfa69d90094036c31
parent2b98f461bb93c6a1a1cec1481fa94b7a84342977 (diff)
downloadfail2ban-7544e969d5f708afef9be0b4c657fdb70cacbbc9.tar.gz
new test messages for exim (gh-3497)
-rw-r--r--fail2ban/tests/files/logs/exim4
1 files changed, 4 insertions, 0 deletions
diff --git a/fail2ban/tests/files/logs/exim b/fail2ban/tests/files/logs/exim
index e88f06ef..04a47af7 100644
--- a/fail2ban/tests/files/logs/exim
+++ b/fail2ban/tests/files/logs/exim
@@ -22,6 +22,10 @@
2013-06-02 09:22:05 [19591] SMTP call from pc012-6201.spo.scu.edu.tw [163.14.21.161]:3767 I=[1.2.3.4]:25 dropped: too many nonmail commands (last was "RSET")
# failJSON: { "time": "2013-06-02T09:22:06", "match": true , "host": "192.0.2.109" }
2013-06-02 09:22:06 SMTP call from [192.0.2.109] dropped: too many syntax or protocol errors (last command was "AUTH LOGIN")
+# failJSON: { "time": "2013-06-02T09:22:07", "match": true , "host": "192.0.2.109", "desc": "unrecognized commands, gh-3497" }
+2013-06-02 09:22:07 SMTP call from [192.0.2.109] dropped: too many unrecognized commands (last was "\033%-12345X")
+# failJSON: { "time": "2013-06-02T09:22:08", "match": true , "host": "192.0.2.109", "desc": "additional suffix at end, gh-3497" }
+2013-06-02 09:22:08 SMTP call from xxx.example.com [192.0.2.109] dropped: too many syntax or protocol errors (last command was "\300\024?\234?\235?/?5\300\022?", C=EHLO)
# failJSON: { "time": "2013-06-02T15:06:18", "match": true , "host": "46.20.35.114" }
2013-06-02 15:06:18 H=(VM-WIN2K3-1562) [46.20.35.114] sender verify fail for <usfh@technological-systems.com>: Unknown user
# failJSON: { "time": "2013-06-07T02:02:09", "match": true , "host": "91.232.21.92" }