On Mon, Jan 21, 2002 at 03:27:20PM -0700, Justin England wrote: | > I did some reading on using SA with mysql and this having the ability to | > enable / disable per user. Is there a simple interface to this or is | > mysql even required for what I am trying to do? | | In my local copy of my global prefs, I have required_hits 80, then when | one of my customers wants spam filtered email, we add a required_hits of 5 | in our SQL database. | | I have been toying with the idea of modding my spamd to do a quick | SQL lookup on the username of the e-mail being processed to see if they | want spam filtering. That way, it won't be spending lots of CPU cycles | on spam filtering messages for people who don't want it.
If you use exim as the MTA it would be easy to skip the filtering altogether if the local user isn't found in a db of your preferred type. -D -- He who scorns instruction will pay for it, but he who respects a command is rewarded. Proverbs 13:13 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk