We are running SpamAssassin 2.42 infront of our GroupWise GWIA.  We have SpamAssassin 
running with spampd (http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm)acting as 
a smtp relay and pushing everything to the GWIA.  It works great and our test uses are 
thrilled with the new spam tags that they can set GroupWise rules on.  I am trying to 
get the autowhite-list feature to work for the entire system.  Here is what I have:

/etc/mail/spamassassin/local.cf:

rewrite_subject 1
subject_tag [SPAM]
required_hits 4
score RCVD_IN_BL_SPAMCOP_NET    4
auto_whitelist_path /var/spool/spamassassin/auto-whitelist
auto_whitelist_file_mode 07000

spamd is called with -d -a -x

- Until I added the "-a" to spamd, the auto-whitelist file never showed up in 
/var/spool/spamassassin/

- I have tried 0777, 0700, and 0666 on the /var/spool/spamassassin/autowhite-list file 
- nothng makes a difference.

- Because this is currently a test machine and is inside the network, I am running 
spamd as root.  

- The auto-whitelist file always sits at 12301 for the file size and when I do a 
check_whitelist against it (had to modify the script to get it to point to the 
/var/spool/... etc file) all I ever get is this:

     5.3         (5.3/1)  --


Am I missing something???

Thanks!

JedTheHead





-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to