> I had a similar problem, and after going through the documentation I > noticed that the problem was that I had forgotten to add the following to > the beginning of the procmailrc file: > > DROPPRIVS=yes
I appreciate all your help, but all of that is done. As I said, a lot of the DB is working. All of it, in fact. It appears that the GLOBAL user is overriding a specifically named user, though, which is what I'm trying to see if anyone else has that trouble. My entire procmailrc: --------------------------------------------------------------- $ cat /etc/procmailrc DROPPRIVS=yes :0fw | /usr/local/bin/spamc -u $EXT -f :0e { EXITCODE=$? } # deliver only spam to the spam hold directory # if the spam scores higher than 12, move it to the "highspam" folder :0 * ^X-Spam-Flag: YES { :0 * ^X-Spam-Status: +(yes|no), +hits=\/[^. ]* * ? (( ${MATCH} > 12 )) /opt/vchkpw/domains/gate-way.net/0/spamfile/Maildir/.highspam/ :0 /opt/vchkpw/domains/gate-way.net/0/spamfile/Maildir/ } # everything else to stdout :0w | --------------------------------------------------------------- Regards, Andrew ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk