I'm not sure how to enable this feature do I remove the pound sign
to enable that line or do I need to add a score for each setting as well?
could somone show how to set a example for Low medium and high
exactly how this works.
Thanks
Ed
Located in - /var/qmail/bin/qmail-scanner-queue.pl
------------------------
# st: If $spamc_subject is defined, a tag will be added to the
# subject indicating how the message is to be considered as
# spam, in this way (required_hits=sa_max):
# LOW: sa_max < score < sa_max + sa_delta
# MEDIUM: sa_max + sa_delta < score < sa_max + 2 * sa_delta
# HIGH: sa_max + 2 * sa_delta < score
# Be aware, sa_max+2*sa_delta must be lower than sa_quarantine
my $sa_delta='0';
# subject indicating how the message is to be considered as
# spam, in this way (required_hits=sa_max):
# LOW: sa_max < score < sa_max + sa_delta
# MEDIUM: sa_max + sa_delta < score < sa_max + 2 * sa_delta
# HIGH: sa_max + 2 * sa_delta < score
# Be aware, sa_max+2*sa_delta must be lower than sa_quarantine
my $sa_delta='0';
I think this does depending on the score it will add either
High Medium or Low to the ***Spam*** line in the subject
am I right?
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster.