I used fail2ban for ages on centos 5 and it was great but ever since
the upgrade to fail2ban-0.8.10 the program seems to have no protection
for sendmail, even after searching google for jail.local examples.What
I used to have in (previous) jail.conf was:

[sendmail]

enabled  = true
filter   = sendmail
action   = iptables-multiport[name=sendmail,
port="pop3,imap,smtp,pop3s,imaps,smtps", protocol=tcp]
           sendmail-whois[name=sendmail, dest=supporttony]
logpath  = /var/log/maillog
ignoreip = 172.16.0.0

and this worked well but if I try this same entry in the new
jail.local file fail2ban fails to start and there's nothing in the
log. Can anybody help with this?

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fail2ban-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to