Hello,

I'm using a plugin that does an "eval:check_msg()" and adds a header
with add_header.
In that header there is information about the scanned mail (if it's spam
or a virus).

The problem is that I want to difference between these results:
        - If it's spam ("spam" word appears in the header), add low score to
mark the message.
        - If it's a virus ("virus" word appears in the header), add a high
score to then, with MailScanner, delete the message.

I see that I can't do a rule for that header because, I suppose, that is
added after all rules are fired.
Any idea of how to do this with SA?

Thanks!

Regards,

-- 
Alvaro Marín Illera
Hostalia Internet
www.hostalia.com

Reply via email to