Hi,
I've got Spamassassin enabled but most of my clients don't know how or where to set it up in CPanel or how to tweak the scores so I wanted to enable server wide settings and make it easy for them.
I'm looking in /etc/mail/spamassassin and have edited the local.cf file and changed:
# rewrite_header Subject *****SPAM*****
to
rewrite_header Subject [SPAM]
#use_bayes 1
to
use_bayes 1
and
#bayes_auto_learn 1
to
bayes_auto_learn 1
but emails are still being tagged with ***SPAM*** which I can't see anywhere in this file. I've tried to grep
for ***SPAM*** but it didn't return anything or I used the wrong command (more than likely).
Ultimately I want spamassassin to auto learn and reduce the number of spam mails but I've fallen at the first hurdle int hat the config file I thought was the right one obviously isn't.
Can anyone please advise?
Thank you,
Hedley
I've got Spamassassin enabled but most of my clients don't know how or where to set it up in CPanel or how to tweak the scores so I wanted to enable server wide settings and make it easy for them.
I'm looking in /etc/mail/spamassassin and have edited the local.cf file and changed:
# rewrite_header Subject *****SPAM*****
to
rewrite_header Subject [SPAM]
#use_bayes 1
to
use_bayes 1
and
#bayes_auto_learn 1
to
bayes_auto_learn 1
but emails are still being tagged with ***SPAM*** which I can't see anywhere in this file. I've tried to grep
for ***SPAM*** but it didn't return anything or I used the wrong command (more than likely).
Ultimately I want spamassassin to auto learn and reduce the number of spam mails but I've fallen at the first hurdle int hat the config file I thought was the right one obviously isn't.
Can anyone please advise?
Thank you,
Hedley