White Listing Local Addresses
Posted: 2017-10-30 20:53
I have hMailServer and Smapassasin installed in a Windows 2012 R2 Server.
I am trying to white list some local addresses so they don't get email blocked.
I modified local.cf file under C:\Program Files\JAM Software\SpamAssassin for Windows\etc\spamassassin to add the addresses.
So I have something like this:
report_safe 0
all_spam_to A1@localdomain.com
all_spam_to A2@localdomain.com
all_spam_to A3@localdomain.com
After modifying the local.cf file as showed, I stopped and restarted the service using
net stop spamassasin and net start smapassasin
Nevertheless, the addresses are still getting spam email blocked.
Can you help me?
Thanks
I am trying to white list some local addresses so they don't get email blocked.
I modified local.cf file under C:\Program Files\JAM Software\SpamAssassin for Windows\etc\spamassassin to add the addresses.
So I have something like this:
report_safe 0
all_spam_to A1@localdomain.com
all_spam_to A2@localdomain.com
all_spam_to A3@localdomain.com
After modifying the local.cf file as showed, I stopped and restarted the service using
net stop spamassasin and net start smapassasin
Nevertheless, the addresses are still getting spam email blocked.
Can you help me?
Thanks