ASSP
From Fail2ban
Revision as of 13:54, 3 January 2010 by 195.56.91.68 (talk) (Added ASSP filter and jail configuration)
ASSP filter for Fail2ban
Save the attached assp.conf file into your /etc/fail2ban/filter.d directory.
Add this section to your /etc/fail2ban/jail.conf file:
[assp] enabled = true port = smtp,ssmtp filter = assp logpath = /var/log/assp/maillog.txt
IMPORTANT: Symlink your maillog.txt file from ASSP's log subdirectory to the above place or change the logpath accordingly.
Don't forget to restart fail2ban.
Check the end of your fail2ban.log whether fail2ban picked up ASSP's log file.