1

Topic: Allowing one of my users to send mails without spam checking

Hi,

I want to allow one of my users to forward scam mails to rescam.org, but the spamfilter rejects these. I tried reading the documentation:

https://docs.iredmail.org/manage.iredap … blacklists

The documentation does not make completely clear to me on how to do the outbound whitelisting.  Does this command have the desired effect?

python wblist_admin.py --outbound --add --whitelist user@mydomain

I want my local user "user@mydomain" to be able to send mails without spam checking.

Regards,
Sven

==== Required information ====
- iRedMail version (check /etc/iredmail-release):  v0.9.7
- Linux/BSD distribution name and version: CentOS 7.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- 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.
====

----

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

2

Re: Allowing one of my users to send mails without spam checking

To disable per-user spam/virus scanning, you need to create a spam policy in Amavisd SQL database.

References:

- https://amavis.org/README.sql.txt
- https://amavis.org/README.sql-mysql.txt

With iRedAdmin-Pro, you can go to user profile page, then uncheck the options.

https://docs.iredmail.org/images/iredadmin/user_profile_spampolicy.png