Hi. I've installed amavisd-new-2.6.4 + spamassassin-3.2.5 on CentOS 5.3. It seems that spamassassin works fine except user_prefs setting is ignored.
For Example, I made user_prefs in my home directory .spamassassin. My user_prefs have only one line that 'whitelist_from *...@xxx.xxx'. When I've send mail from xxx.xxx domain to my mail server, spamassassin scan my email using only local.cf. So email X-Spam-Status header is like below. X-Spam-Status: No, score=5.869 tagged_above=2 required=6.9 tests=[AWL=-0.231, BAYES_99=4.5, DIRECTUNKNOWN=0.3, NOTINCONTENTTYPE=0.2, ONLY1HOPDIRECT=1, RDNS_NONE=0.1] autolearn=no When I run 'cat nospam.txt | spamc' command on mail server, then below message displayed. ----- From here X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on xxxxxx X-Spam-Level: X-Spam-Status: No, score=-98.8 required=13.0 tests=MISSING_MID, NOTINCONTENTTYPE,NO_RECEIVED,NO_RELAYS,USER_IN_WHITELIST autolearn=no version=3.2.5 Date: 15 Apr 2010 15:23:48 +0900 From: xx...@xxx.xxx To: take-...@ba-z.co.jp Subject: Test Test ---- End here USER_IN_WHITELIST status is in X-Spam-Status header. Does anybody know how to enable ~/.spamassassin/user_prefs ? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/