Spam Checks = %rules-dir%/spam.scanning.rulesThen create a file in the rules subdirectory called spam.scanning.rules and add the domains as follows:
To: *@mydomain.com yesThe last one is a catchall to not scan domains that are not listed.
To: *@myotherdomain.com yes
FromOrTo: default no
The key here is using To: instead of FromOrTo: to prevent outgoing email from being scanned for spam.
Stop and restart MailScanner after making any changes.
No comments:
Post a Comment