Upgrade/iRedMail/0.7.1-0.7.2
From iRedMail
Revision as of 05:57, 8 June 2011 by ZhangHuangbin (Talk | contribs)
Contents |
- Please report bugs in our forum: http://www.iredmail.org/forum/
General Update, all backends should apply these changes
Update Fail2ban filter
Note: This step is applicable to Linux. We don't have Fail2ban running on FreeBSD.
- Edit /etc/fail2ban/filter.d/postfix.iredmail.conf, change line "failregex":
| File: /etc/fail2ban/filter.d/postfix.iredmail.conf |
# Original line: #failregex = \[<HOST>\]: SASL PLAIN authentication failed # Modified failregex = \[<HOST>\]: SASL (PLAIN|LOGIN) authentication failed |
