1

Topic: Fail2Ban exclusions

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9
- Deployed with iRedMail Easy or the downloadable installer? download
- Linux/BSD distribution name and version: ubuntu 18.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Web server (Apache or Nginx): nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Clients were all getting timeout errors. Noticed fail2ban was blocking locations. I stopped the service and now they are working. Is there a way to add whitelist or exclusions to fail2ban? I do not want remote offices being banned.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Fail2Ban exclusions

You have to edit /etc/fail2ban/jail.local

3

Re: Fail2Ban exclusions

SergeAv wrote:

You have to edit /etc/fail2ban/jail.local

Perfect. That is working.