Dr Aldo Medina said:
> Using Debian Sarge with spamassassin-2.60-2 deb package and
> procmail-3.22-7.
>
> Even when it used to work, since a few weeks it seems like spamassassin
> doesn't follow my local.cf rules. For example, even when I have:
>
> whitelist_from  [EMAIL PROTECTED]
> or even
> whitelist_from  [EMAIL PROTECTED]
>
> my own email gets marked as spam. This is an example (I get this from

Try running spamassassin from the command line on a message from yourself.
 Make sure to strip out all old spamassassin markup using spamassassin -d
< your_email.txt, then pipe that output through spamassassin.  Verify that
the whitelist is still not working as desired.

Second, run spamassassin -D --lint.  This will tell you where the
configuration files are being loaded from, and if there are any problems
with the config files.



--
Chris Thielen

Easily generate SpamAssassin rules to catch obfuscated spam phrases:
http://www.sandgnat.com/cmos/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to