1

Topic: Whitelist

======== Required information ====
- iRedMail version (check /etc/iredmail-release):  0.9.5-1
- Linux/BSD distribution name and version:  centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? NO
- Related log if you're reporting an issue:


Hi i have a little question


mail sending in this same domain

test@domain.com -> contact@domain.com
amavis[17915]: (17915-01) Passed SPAMMY


and question is - it is possible whitelist all emails send between this same domain?

----

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

2

Re: Whitelist

Try to whitelist this domain with tool /opt/iredapd/tools/wblist_admin.py. Doc here:
http://www.iredmail.org/docs/manage.iredapd.html

3

Re: Whitelist

Thanks Zhang but i search solution to whitelist messages sending between this same domains for all users


a@a.com -> b@a.com Whitelist
a@test.com -> a@test.com Whitelist

etc

I want whitelist messages sending between this same domains

4

Re: Whitelist

Try this:

cd /opt/iredapd/tools/
python wblist_admin.py --account @mydomain.com --add --whitelist @mydomain.com

Instead of whitelisting your own domain, you should check mail header to figure out why email was marked as spam. Please check mail header of received email.