1

Topic: how to disable failban and iptables on iredadmin ?

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: ubuntu14.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):mysql
- Web server (Apache or Nginx):apache
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
====
i want to pass all iptables on the iredmail server  and disable fail2ban or etc.. came with the iredmail.
Because some users can not reach the server whereas those accounts work on another location.

How can i do that?

----

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

2

Re: how to disable failban and iptables on iredadmin ?

If they cannot access mail server from your internal server, you can add your IP range in Fail2ban config file /etc/fail2ban/jail.local, parameter 'ignoreip ='.

If you prefer to disable them, please try command 'update-rc.d'.