Q: I search information about the blacklisting for add and remove entry's from the "mail:postfix:blacklist_from"
Hello,
I want to block some networks to prevent spam mail. For some reason some messages are coming trough the spam filter.
What already did is make a entry in the "mail:postfix:blacklist_from" by the following command:
#sudo serveradmin settings mail:postfix:blacklist_from = host.domain.com
if i do a list for the settings by this command:
#sudo serveradmin settings mail:postfix:blacklist_from
it wil return the correct network:
mail:postfix:blacklist_from = host.domain.com
So i think this should work, but how i do remove this entry from the mail:postfix:blacklist_from?
in some cases i want to disable temporary a network or email address, or if i make a typo while inserting.
Another problem is adding morge networks or adressen, after excuting the command again, the previous host.domain.com wil be shown.
I know this was pretty easy in osx server 10.6.8. by editing white and blacklists by the GUI, now i use OSX server 4 on 10.10
Thanks for the help!
Posted on Dec 18, 2015 2:55 AM