On 02/01/2015 05:53 AM, Anthony Griffiths wrote: > 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 I don't have a sendmail filter on my CentOS 5 box. It is running v0.8.14 (epel repo)
# stat: cannot stat `/etc/fail2ban/filter.d/sendmail.conf': No such file or directory You may have previously had a custom filter for sendmail? Or it may have been renamed during the upgrade? On my base installation, there are two sendmail filters: sendmail-auth and sendmail-reject Hope that helps! -Lee ------------------------------------------------------------------------------ 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
