Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14119

Block my outbound SPAM

$
0
0

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Centos 6.64
- Related log if you're reporting an issue:
====

Hi,

I've setup my Iredmail-pro server from 20 days and my IP was blocked in several worldwide blacklist.
I've around 600 users and over 200 domains.
I think that some of my users have some virus on their pcs that using the smtp configured in their system mail programs to make a lot of smap.
I'm trying to force the spam-check also to outbound messages to ensure that the server's ip will never block again.

I've changed in amavis.d this settings but in messages header I never see the X-Spam-* section.

$policy_bank{'MYUSERS'} = {
    bypass_spam_checks_maps => [0],
    bypass_virus_checks_maps => [0],
   }

Who can help me to find the right solution?


Viewing all articles
Browse latest Browse all 14119

Trending Articles