SA-configuration / rewriting header, etc.
Posted: Sun May 07, 2006 11:45 am
If I use Spamassassin, where I can find the responsible configuration file?
Your article "ScalixReady - SpamAssassin in a Scalix Environment (126747)"
does not describe anything how to configure.
Settings in "/etc/mail/spamassassin/local.cf" (which should be the typical configuraion file) do not have any effect.
So please let me know
- how to rewrite the header
- make the message read (instead unread - I do not want any noticfication if spam arrives)
- assign to a specific User-Directory (e.g. Junk-E-Mail)
Thanks for any comments.
Your article "ScalixReady - SpamAssassin in a Scalix Environment (126747)"
does not describe anything how to configure.
Settings in "/etc/mail/spamassassin/local.cf" (which should be the typical configuraion file) do not have any effect.
Code: Select all
required_hits 5
report_safe 1
rewrite_header subject *** SPAM ***
detailed_phrase_score 1
defang_mime 0
So please let me know
- how to rewrite the header
- make the message read (instead unread - I do not want any noticfication if spam arrives)
- assign to a specific User-Directory (e.g. Junk-E-Mail)
Thanks for any comments.