Henry F. Camacho Jr wrote:
Matt:

Thanks, yeah, ideally as each peice of email is being scanned by SPAMc/SPAMd it would change users and grab the userprefs from the SQL database.

That's fairly simple. I use that same setup on my systems. I run spamd with these flags.

        spamd -x -d -q -u vmail -r /var/run/spamd/spamd.pid -m 5

Then I run spamc like so:

        spamc -s 512000 -u $RECIPIENT

$RECIPIENT is set by my MTA and is replaced with the user's account name.

[snip]

--
Randy Smith
http://perlstalker.amigo.net/
"Work is the miracle by which talent is brought to the surface and
dreams become reality." - Gordon B. Hinckley

Reply via email to