On 8/1/2018 11:03 AM, Aristos Vasiliou wrote: > - Centos will not allow me to run sendmail and postfix at the same time. I > get an error in the logs saying that port 25 is already in use when both > programs are running. This is why I disabled sendmail, so postfix can send > out emails.
You don't run sendmail, sendmail is an alias (a command named sendmail that is actually a link to postfix) installed by postfix. > - To clarify, do I need to add " action = %(action_mw)s" in my > /etc/fail2ban/jail.local file? Yes. It doesn't have to be that one exactly, any action that includes sending mail will do. -- René Berber
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Fail2ban-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fail2ban-users
