Spamassassin

kcmedia

Verified User
Joined
May 6, 2004
Messages
15
Hi Spamassassin is working great but some emails that i have in the whitelist are still coming in marked as spam and i dont know why what can we do to fix this.
 
What whitelist are you using?

We use the file at /etc/mail/spamassassin/local.cf, and we use the following format:

whitelist_from [email protected]

when we want mail from that non-local user to be whitelisted.

We use:

whitelist_from *@example.com

when we want mail from all users at that non-local domain to be whitelisted.

We use:

whitelist_to [email protected]

when we want all email to that local user to be whitelisted.

We use:

whitelist_to *@example.com

when we want all email to that local domain to be whitelisted.

It works for us.

Jeff
 
He's probaly using the DA Spamassassin interface and does not have to change this file in order to whitelist. You should check the header in the mail, you're exim's mainlog, maybe spamassassin log and last check the /home/[user]/.spamassassin/user_prefs if there are the whitelisted email adresses.
 
Yes all looks right but still marking all white listed email even ones *@domain.com are still being shown as spam.
 
i have had the same problem with mail being whitelisted but ending up in the /home/username/.spamassassin/spam folder.

However the subject for all the whitelist email is not modified unlike other spam with ***SPAM****

Very strange?

Jon
 
i got this error:

>/usr/bin/spamd -d -c -m 5
su: /usr/bin/spamd: /usr/local/bin/perl5.8.7: bad interpreter: No such file or directory



what can i do? i tried to recompile apache with build but doesnt change anything...

help me please

Thanks all
 
Back
Top