hello to all

I have installed fail2ban on my machine for quite some time now and it
works great.
recently i modified the postfix jail removing the "aggressive" mode because
it's too aggressive :)

I would like to combine normal mode + "auth" mode to prevent SASL attacks.

I modified the jail in this way but it doesn't work:

[postfix]
enabled = true
# mode    = aggressive
mode = more, auth
logpath = /var/log/maillog


How can I combine multiple modes?
Do I need to create another jail?

Thanks
_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to