> We have a really huge whitelist - all inserted in user_prefs using > "whitelist_from". But I constantly get told that mails from people at > this list got flagged as spam. That makes me wonder... do I have to do > something specific to make sure sa honors "whitelist_from"? > Does it only shift the score or bypass scanning?
Unless you've changed it, whitelist_from has a score of -100, which it would be very hard to overrun even with the worst spam. So if messages are really getting through that match a whitelist_from entry then my thinking would be either the user_prefs are not being used or you've lowered the whitelist_from score. Bret