Steven Dickenson wrote:
Couldn't find a thread like this hence this new one. Just wondering
what strategy people are using when it comes to dealing with email
that gets enough points to be considered as spam. Eg. being deleted
and quarantined, or delivered and quarantined etc.
I'm using store and deliver - is that the general concept out there
with everyone?
I have 4 different things I do with spam depending on the spam.
If the spam scores from 5-15 points I add a header tag and pass it on.
If the user is on my system and has a folder named spam-low I delivr it
there.
If the spam scores 15-30 points I generate a bounce message and
blackhole the spam. If the user has a spam-high folder they get a copy
in there.
If the score is over 30 points I blackhold the spam, no bounce message.
If the user has a spam-veryhigh folder they get a copy there.
If I can ID the spam at SMTP time I just DENY it and the user never sees it.