PDA

View Full Version : spamassassin threshold?


madmerlin
19th July 2009, 18:06
Where does ispconfig3 set the configuration of spamassassin?

I've tried /etc/spamassassin/local.cf and set
required_score 4.0

Using Ubuntu 9.04 according to Falko's perfect server 9.04 + ipsconfig3.

My scorekeeping doesn't seem to have changed... this is the X-Spam-Status field of the header of a tagged spam email:

Yes, score=10.741 tagged_above=3 required=6.9 tests=[FS_REPLICA=1.179, FS_REPLICAWATCH=3.799, HELO_LOCALHOST=4.499, HTML_MESSAGE=0.001, RCVD_IN_PBL=0.509, RDNS_NONE=0.1, SPF_SOFTFAIL=0.654] autolearn=no

Shouldn't the required=6.9 be 4?

Thanks,
MM

till
20th July 2009, 10:07
This is not set in a file, it is set in the spamfilter policies in ispconfig.

madmerlin
20th July 2009, 15:54
This is not set in a file, it is set in the spamfilter policies in ispconfig.

Thanks very much. Didn't realize the spamfilter policies had drill down options. I've found the Tag-Level off spamfilter policies now. Thanks again.

Still quite new to ISPConfig and haven't had any experience with version 2. So appreciate the help.