Den 2012-02-08 21:07, Rejaine Monteiro skrev:
blacklist_from *@somedomain.com whitelist_to [email protected]
when you use blacklist_from you must use unblacklist_from not whitelist_to
perldoc Mail::SpamAssassin::Confeveryone can write email to a to addr and thus the whitelist is not working well
blacklist_from *@example.org unblacklist_from [email protected] untested :)
