Search found 3 matches
- Wed Nov 04, 2015 4:10 pm
- Forum: Mail Server
- Topic: fail2ban can't match regex for exim4 / dovecot
- Replies: 1
- Views: 2226
Re: fail2ban can't match regex for exim4 / dovecot
The ones I use are default plus one I found also while trying to figure out how to solve my problem. All my attempts to write a line failed to ban. failregex = ^%(__prefix_line)s(pam_unix(\(dovecot:auth\))?:)?\s+authentication failure; logname=\S* uid=\S* euid=\S* tty=dovecot ruser=\S* rhost=<HOST>(...
- Wed Nov 04, 2015 3:39 pm
- Forum: Mail Server
- Topic: fail2ban can't match regex for exim4 / dovecot
- Replies: 1
- Views: 2226
fail2ban can't match regex for exim4 / dovecot
When I enable the Dovecot jail, it doesn't work because the regex doesn't match the authentication error I'm getting. Nov 04 16:26:17 auth: Error: passwd-file(whatuphomeboy4,72.249.37.67): stat(/etc/exim4/domains//passwd) failed: No such file or directory Nov 04 16:26:33 auth: Error: passwd-file(wha...
- Sun Oct 25, 2015 3:56 pm
- Forum: Mail Server
- Topic: exim4 receives domain mail, but not local accounts. "frozen"
- Replies: 0
- Views: 1440
exim4 receives domain mail, but not local accounts. "frozen"
Local Linux accounts won't receive mail, and are frozen in the exim queue. However, mapped domain is delivering just fine . I tried to look for answers for awhile before posting, hopefully someone has some advice. I tried changing some options in exim.conf, however it looks like my attempts are infe...