1

Topic: Amavis ANTI-SPAM-EXT & ANTI-SPAM-C not loaded

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

Checking my logs, I noticed the following message saying that ANTI-SPAM-EXT and ANTI-SPAM-C not loaded.

Jan  7 06:42:11 corp amavis[556]: ANTI-VIRUS code      loaded
Jan  7 06:42:11 corp amavis[556]: ANTI-SPAM code       loaded
Jan  7 06:42:11 corp amavis[556]: ANTI-SPAM-EXT code   NOT loaded
Jan  7 06:42:11 corp amavis[556]: ANTI-SPAM-C code     NOT loaded
Jan  7 06:42:11 corp amavis[556]: ANTI-SPAM-SA code    loaded

I have been searching, without luck, to find out what these two modules do and if this a problem that needs to be resolved. I was hoping someone could point me to some resources regarding these modules.

----

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

2

Re: Amavis ANTI-SPAM-EXT & ANTI-SPAM-C not loaded

You can find related info in file /usr/sbin/amavisd-new (source code file). Search 'ANTI-SPAM-EXT' or 'ANTI-SPAM-C' will give you clear idea.