X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=dovecot.conf;fp=dovecot.conf;h=d3bd851ddf93cca595a9018c246a6c94a66d350f;hb=724df8088b10f0957457b152fe4adfe36d63cdbb;hp=0000000000000000000000000000000000000000;hpb=a7fcb0dc8af59d5e987d79bcd7d5ea29e8bbfc40;p=fail2ban-cn.git diff --git a/dovecot.conf b/dovecot.conf new file mode 100644 index 0000000..d3bd851 --- /dev/null +++ b/dovecot.conf @@ -0,0 +1,21 @@ +# Fail2Ban configuration file +# +# Author: CARNet grupa za pakete + +[Definition] + +# Option: failregex +# Notes.: regex to match the password failures messages in the logfile. The +# host must be matched by a group named "host". The tag "" can +# be used for standard IP/hostname matching and is only an alias for +# (?:::f{4,6}:)?(?P\S+) +# Values: TEXT +# +#failregex = dovecot.*auth\(default\): pam\(.*,\): pam_authenticate\(\) failed: +failregex = (?: pop3-login|imap-login): (?:Authentication failure|Aborted login \(auth failed|Aborted login \(tried to use disabled|Disconnected \(auth failed).*rip=(?P\S*),.* + +# Option: ignoreregex +# Notes.: regex to ignore. If this regex matches, the line is ignored. +# Values: TEXT +# +ignoreregex =