On Saturday 17 February 2007 12:37, Ricardo Kleemann wrote: > Hi, > > Going into the history page I see all the messages arriving and which ones > were delivered or quarantined. > > A number of messages show "Quarantined", but my quarantine list is empty. > > I'm running dspam with --stdout, would that prevent messages actually going > into quarantine, even though the history states that the messages have been > quarantined?
Are you running Dspam via an SUID wrapper? If so, Perl strips the PATH variable, so you have to edit dspam.cgi (and admin.cgi, for that matter) to use the full path names of commands such as grep, wc, sed, and the like. Also, you need to edit webfrontend.conf to put in the full path name of ps (but that should only affect admin.cgi). j -- Joshua Kugler Lead System Admin -- Senior Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111
