Reject message only if it's not a spam

Mateusz Krawczyk mat.krawczyk at gmail.com
Wed Sep 30 10:12:04 UTC 2015


Hello,

I'm trying to write a custom perl function for "Reject Message" config
parameter. I would like to bounce / reject mails only if there are
definitely not spam.

Is it possible to check SA score at this level ?

Like using:

$message->{sascore};
$message->{isspam};

Thanks in advance for any suggestions.

Regards,
Mateusz Krawczyk


More information about the MailScanner mailing list