Hi !
I have few users which if the email is spam it has to be delivered to theirs mailboxes.
I used "whitelist_to" parametr but there are some meassages which are blocked.
From docs:
There are three levels of To-whitelisting, "whitelist_to", "more_spam_to" and "all_spam_to". Users in the first level may still get some spammish mails blocked, but users in "all_spam_to" should never get mail blocked.
I would like to know if the string "... should never get mail blocked" is true :-)
greetz boka