Greetings SA users,
I have a question that many of you have had to deal with. In our setup we
use Exim to call SA. Here is the issue, we reject anything over a score
5.0. If a user that is in my whitelist sends a spammy e-mail with a score
over 5.0, the mail is rejected.
i.e
This is what happens now.
spammy e-mail -> MTA -> spamd (score > 5.0) - mail rejected
spammy e-mail -> MTA -> spamd (score < 5.0) - accept mail and check user
prefs
Can SA be setup to check the user whitelist before it assigns the final
score ? Maybe this question is more for the exim list ?
Thank You,
Paul