I'm getting ready to implement spamassassin site wide, but I want people
to have to enable spamassassin. I am using the mysql look up to check
for userprefs. The site will be using vpopmail, so the home userpref
file won't work.

But anyway, I have put this in the userpref table in mysql

username:[EMAIL PROTECTED]
preference: all_spam_to
value:*
prefid: 96

this seems to work well and automatically whitelist everymail, I was
reading through the spamd file, and I saw a reference to GLOBAL, I think
I did, but if I replaced the username field above with GLOBAL, would it
automatically let all spam pass through, or would it use the preferences
for individual users who have values in the userpref table..

Also, does spamassassin continue to process the email, even when it is
sees the all_spam_to tag, it appears to, I look at the headers and it
still shows the tests. I was kind of hoping that as soon as it was
determined that the email was going to pass through, that it would quit
parsing the file and just pass it on through.

Any thoughts, or am I completely wrong about the way it is working.

Kelley




-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to