Ascensionwow wrote:
Bear with me, as it has been 7 years since I've used a mailing list like this.
My question is very simple, and yet I can't seem to find an answer on it.
I have SpamAssassin sending emails flagged as spam to an email box setup as my
"spam folder." This allows me to double check that nothing legit is not going
through.
My question is whether i can have SpamAssassin automatically delete certain Spam
emails over a certain rating?
SpamAssassin can not delete emails. However.....
For instance, if I have my rating set at 4.0, I want spam that comes in at 10.0
to be deleted, and all emails that come in with a rating between 4.0 and 10.0 to
be sent to my spam folder. Is this possible? And how?
this is possible using some other tool. Whatever program you have
calling SA should be able to handle this. Im using qmail
w/qmail-scanner which has this ability. Check into whatever program you
are using to call SA.
-Jim