Qmail-pop3

From Fail2ban
Revision as of 18:24, 16 September 2008 by Peter (talk | contribs) (New page: the Qmail pop3 daemon. {{Logging_Outputs}} <div style="padding: 1em;border: 1px dashed #2f6fab;color: black;background-color: #f9f9f9;line-height: 1.1em;"> * Sep 14 07:41:25 servern...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

the Qmail pop3 daemon.



  • Sep 14 07:41:25 servername checkpoppasswd: pop3checkpasswd: FAILED: username [username] - password incorrect from baz@foo.bar [<HOST>]


Failregex

The regular expressions below are proposed failregex for this software. Multiple regular expressions for failregex will only work with a version of Fail2ban greater than or equal to 0.7.6.

The tag <HOST> in the regular expressions below is just an alias for (?:::f{4,6}:)?(?P<host>\S+). The replacement is done automatically by Fail2ban when adding the regular expression. At the moment, exactly one named group host or <HOST> tag must be present in each regular expression.

Please, before editing this section, propose your changes in the discussion page first.


  • (.*) checkpoppasswd: pop3checkpasswd: FAILED: (.*) \[<HOST>\]