Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: compdoc on April 21, 2006, 02:40:08 AM

Title: does the whitelist work?
Post by: compdoc on April 21, 2006, 02:40:08 AM
I've added domains to the whitelist using the command talked of in these forums:

db spamassassin set wbl.global list *domain.com white ...

I've tried both the form of *domain.com and *@domain.com, yet mail from those domains are still marked as spam.

Shouldnt the whitelist prevent that?
Title: does the whitelist work?
Post by: skovsgaard on April 21, 2006, 02:33:48 PM
Yes, whitelisting works:

Quote
db spamassassin setprop wbl.global *domain2.com White

expand-template /etc/mail/spamassassin/local.cf
svc -t /service/spamd

Be careful about the capital letters.
Title: does the whitelist work?
Post by: compdoc on April 23, 2006, 11:22:11 PM
It was that capitol letter W that got me - thanks