> Antonio DeLaCruz [mailto:[EMAIL PROTECTED] wrote: > > Here is my user_prefs file: > > # SpamAssassin config file for version 3.0 > [snip] > > whitelist_from address.com >
Is this a typo or what is actually in the user_pref file? Seems odd and may be related if it isn't a typo. > #### Start of Manual Blacklist #### > # > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > blacklist_from [EMAIL PROTECTED] > > > Here is my .procmailrc file: > > :0fw: spamassassin.lock > | /usr/bin/spamassassin -p /home/<user>/.spamassassin/user_prefs > > Here is my .forward file: > > "|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #<user>" > > > > The entries in my blacklist_from are not getting blocked. > I'm not sure what > I've done wrong. I installed postfix (version 2.2.2) from > source. I have also > installed Spamassassin using cpan (version 3.0.2). Any help > on this would be > appreciated. > > Thanks, > Can you send a cut&paste of the headers from an email that you feel should have been caught but got through? All the above looks about right but the key would be if SA is even checking the email. Did you run 'sendmail -D --lint -p /home/<user>/.spamassassin/user_prefs' (if not logged in as the user) to check your settings? What was the output? Paul Pettit CTO and IS Manager Consistent Computer Bargains Inc. I've heard it said that the proof of lunacy is when you repeat the same steps expecting different results. I say it's proof that you're a Microsoft user. - comment by deshi777 on experts-exchange.com