On 2016-07-13 4:42 PM, Jacob L. Anawalt wrote: > It should be though, it's in jail.conf: > > [sasl] > > enabled = false > port = smtp,ssmtp,submission,imap2,imap3,imaps,pop3,pop3s > filter = postfix-sasl > ...
Dudi Goldenberg pointed out that the filter says it's disabled (enabled = false) which lead me to jail.local where not only was enabled overridden to be true (good), the port listing was also overridden and didn't include the submission port (bad). I had probably copied the whole block over to jail.local some time ago instead of following the advice of the jail.conf man page to only specify settings I want to override. Thanks, -- Jacob Anawalt Gecko Software, Inc. [email protected] 435-752-8026 ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Fail2ban-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fail2ban-users
