Hi

I know it must be very simple to solve, but I have been trying for days, pulling my hair off.

When running the following from the command line (debian etch, dspam 3.6.8-5), it works sudo 'root' but not 'dspam' :


THIS PRODUCES NO OUTPUT, NADA, NIET (/var/log/dspam/dspam.debug = nada)
cat test.mail | sudo -u dspam /usr/bin/dspam --user gaspard.tetivps.net --debug

THIS WORKS FINE
cat test.mail | sudo -u root /usr/bin/dspam --user gaspard.tetivps.net --debug

why ??

Many thanks for your help.

Gaspard

Reply via email to