1

Topic: Add domain to whitelist

==== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version: Debian 7.8
- Related log if you're reporting an issue:
====

How to add example gmail to whitelist on cluebringer? I added gmail to `greylisting_whitelist` but this don't works this tables i think need IP but gmail is lot's of IP. And i see the cluebrigner never add gmail like trusted domain like this was with the old postfix-policyd as it never learned.

----

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

2

Re: Add domain to whitelist

As you can see, the table name 'greylisting_whitelist' indicates it's whitelist for greylisting.

To whitelist a mail domain name, please add it as a member of policy group 'whitelists' in sql table 'policy_group_members'.

3

Re: Add domain to whitelist

Thank You works!