dragnovich
Basic Pleskian
Hello I installed the SpamAssassine via the Updater installer, and now, I can see the Spam assassain configuration icon, in the control panel, the services menu says is up and running, and I acess the server and the daemon is running, the /etc/mail/spamassassin/local.cf has this data:
required_hits 7
rewrite_subject 1
subject_tag ***SPAM***
report_safe 1
Even if I set the requiered_hits to 1 (this sould mark virtually all messages as spam) but NO EMAILS are market as SPAM, and if I try adding my GMAIL accout to the black-list, and send emails to my domains NO ONE is marked as spam... so... what's going wrong??
I also try to add this to the local.cf file:
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ version=_VERSION_
but the headers are not modified!
How do I make it work??
required_hits 7
rewrite_subject 1
subject_tag ***SPAM***
report_safe 1
Even if I set the requiered_hits to 1 (this sould mark virtually all messages as spam) but NO EMAILS are market as SPAM, and if I try adding my GMAIL accout to the black-list, and send emails to my domains NO ONE is marked as spam... so... what's going wrong??
I also try to add this to the local.cf file:
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ version=_VERSION_
but the headers are not modified!
How do I make it work??