Difference between revisions of "Courier"

From Fail2ban
Jump to navigationJump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
Courier is mail transfer agent (MTA) server that provides ESMTP, IMAP, POP3, SMAP, webmail, and mailing list services with individual components.
 
Courier is mail transfer agent (MTA) server that provides ESMTP, IMAP, POP3, SMAP, webmail, and mailing list services with individual components.
  
{{Logging_Outputs}}
+
included in fail2ban-0.8.11+
 
 
courier-pop version 0.59.0
 
<div style="padding: 1em;border: 1px dashed #2f6fab;color: black;background-color: #f9f9f9;line-height: 1.1em;">
 
* Feb 24 10:50:52 servername pop3d: LOGIN FAILED, user=george, ip=[::ffff:59.62.108.99]
 
</div>
 
 
 
{{Failregex}}
 
 
 
<pre>
 
failregex = (.*) pop3d: LOGIN FAILED (.*) \[<HOST>\]
 
</pre>
 
  
 
[[Category:MailServices]]
 
[[Category:MailServices]]

Latest revision as of 03:12, 15 March 2014

Courier is mail transfer agent (MTA) server that provides ESMTP, IMAP, POP3, SMAP, webmail, and mailing list services with individual components.

included in fail2ban-0.8.11+