RE: Global Whitelist_from not working

2004-10-04 Thread Nate Schindler
e sense to put my settings in MySQL rather than using "--virtual-config-dir=". N8 -Original Message- From: Randy Gibson [mailto:[EMAIL PROTECTED] Sent: Monday, October 04, 2004 4:31 PM To: 'Marco van den Bovenkamp'; users@spamassassin.apache.org Subject: RE: Global Wh

RE: Global Whitelist_from not working

2004-10-04 Thread Randy Gibson
he systems wide configuration file. ~Randy * Don't read everything you believe. -Original Message- From: Marco van den Bovenkamp [mailto:[EMAIL PROTECTED] Sent: Monday, October 04, 2004 11:00 AM To: users@spamassassin.apache.org Subject: Re: Global Whitelist_from not working

Re: Global Whitelist_from not working

2004-10-04 Thread Marco van den Bovenkamp
Randy Gibson wrote: I'm not using SQL so I don't have a place to put the @GLOBAL. Should I put it in may local.cf? If you're using user_pref files, try putting them in there; if the problem is indeed 'whitelist entries are taken from the last place spamd looks for them' (as it seems to be), that

RE: Global Whitelist_from not working

2004-10-04 Thread Randy Gibson
ssin.apache.org Subject: FW: Global Whitelist_from not working I think I found an answer to this on my own. It seems as though when spamd hits the SQL database, it starts ignoring whitelist_from entries in local.cf. I noticed in the debug output that it also looks for "@GLOBAL" in the SQL

FW: Global Whitelist_from not working

2004-10-01 Thread Nate Schindler
n.apache.org' Subject: RE: Global Whitelist_from not working I have a similar problem with whitelist_from entries in local.cf. --lint shows no issues. What's happening with me is that whitelist_from works for the first few hits, then it stops working entirely. the line in local.cf sa

RE: Global Whitelist_from not working

2004-10-01 Thread Randy Gibson
~Randy * Don't read everything you believe. -Original Message- From: Matt Kettler [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 12:35 PM To: Randy Gibson; users@spamassassin.apache.org Subject: Re: Global Whitelist_from not working At 01:29 PM 10/1/2004, Randy G

RE: Global Whitelist_from not working

2004-10-01 Thread Nate Schindler
a few messages. Any ideas? TIA, Nate -Original Message- From: Matt Kettler [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 11:35 AM To: Randy Gibson; users@spamassassin.apache.org Subject: Re: Global Whitelist_from not working At 01:29 PM 10/1/2004, Randy Gibson wrote: >Since

Re: Global Whitelist_from not working

2004-10-01 Thread Matt Kettler
At 01:29 PM 10/1/2004, Randy Gibson wrote: Since upgrading to SA3.0 user_prefs whitelist_from work but not local.cf whitelist_from. 1) check for syntax errors.. run spamassassin --lint. If SA's parser gets sufficiently confused it can dump a whole config file. 2) You sure you have the right local

Global Whitelist_from not working

2004-10-01 Thread Randy Gibson
Since upgrading to SA3.0 user_prefs whitelist_from work but not local.cf whitelist_from. Help, ~Randy * Don't read everything you believe.