Ken, vol: I've mentioned before that adding a domain through vqadmin (1.6, I think) doesn't seem to restart qmail. I've confirmed that this is still the case in 1.14. Here's my environment: vpopmail 4.10.30 (cdb) vqadmin 1.14 Apache 1.3.14 When I try to add a domain, everything happens except for restarting qmail-send. And this appears in the apache error log: "This /bin/ps is not secure for setuid operation." So, after searching groups.google.com, I came across this one thread that might be of interest, from comp.unix.shell: ******************************************************************* >> I wrote a setuid program in C that invokes ps at some point, and >> when i try to run it, i get a message saying: >> "/bin/ps" not secure for setuid operation. >> >> Does anyone know how to get around this? > > Yes, drop your setuid privs before you call ps. ******************************************************************* Might not be relevant, but I thought I'd share. Lastly, vqadmin.cgi *does* work when I run the "r" script (modified) in the source from command line as root. Regards, Bill Shupp
