1

Topic: Disable spamassassin and clamav and gray/white list

==== Required information ====
- iRedMail version:  iRedMail-0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 14
- Related log if you're reporting an issue:
====
Hi,
I want to disable disable spamassassin and clamav and gray/white list, because my mail server in internal.
The external mail server has those features. Please help.

----

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

2

Re: Disable spamassassin and clamav and gray/white list

Reference: http://www.iredmail.org/wiki/index.php? … amAssassin
To disable greylisting, please remove 'check_policy_service inet:127.0.0.1:10031' in /etc/postfix/main.cf, then stop 'postfix-cluebringer' service.

3

Re: Disable spamassassin and clamav and gray/white list

Thanks smile