Hey everyone.
I have SpamAssasin enabled in WHM > Tweak Settings but it doesn't seem to turn it on by default for ALL domains on the system. It forces the domain owner to go to Mail, SpamAssasin and Enable it.
How can I by default have it turned ON for the entire server?
HMMM /etc/mail/spamassasin local.cf shows me the following:
by default new accounts don't have the /home/user/.spamassasin folder so I'm guessing it just doesn't enable it for that user/domain.
Any ideas?
I have SpamAssasin enabled in WHM > Tweak Settings but it doesn't seem to turn it on by default for ALL domains on the system. It forces the domain owner to go to Mail, SpamAssasin and Enable it.
How can I by default have it turned ON for the entire server?
HMMM /etc/mail/spamassasin local.cf shows me the following:
PHP:
# These values can be overridden by editing ~/.spamassassin/user_prefs.cf
# (see spamassassin(1) for details)
# These should be safe assumptions and allow for simple visual sifting
# without risking lost emails.
required_score 7
rewrite_header subject [SPAM]
by default new accounts don't have the /home/user/.spamassasin folder so I'm guessing it just doesn't enable it for that user/domain.
Any ideas?