On Sun, 2006-02-19 at 09:50 -0600, ElusiveMind wrote: > Looks like things are running as a combination root/qmaill/qmails > > > Here is my current process dump: > > > [EMAIL PROTECTED] src]# ps -aux | grep qmail > Warning: bad syntax, perhaps a bogus '-'? > See /usr/share/doc/procps-3.2.3/FAQ > root 2931 0.0 0.0 2660 284 ? S 09:30 0:00 > supervise qmail-send > root 2933 0.0 0.0 1456 284 ? S 09:30 0:00 > supervise qmail-smtpd > root 2935 0.0 0.0 3320 460 ? S 09:30 > 0:00 /usr/local/bin/tcpserver -v -H -R -l 0 > -x /home/vpopmail/etc/tcp.smtp.cdb -c 20 -u -g 0
The user / group here should typically be those of vpopmail eg: 89. check your /service/qmail-smtpd/run file > smtp /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true > qmaill 2937 0.0 0.0 2244 340 ? S 09:30 > 0:00 /usr/local/bin/multilog t /var/log/qmail > qmaill 2938 0.0 0.0 2268 272 ? S 09:30 > 0:00 /usr/local/bin/multilog t /var/log/qmail/smtpd > qmails 8419 0.0 0.0 0 0 ? Z 09:49 0:00 > [qmail-send] <defunct> > root 8425 0.0 0.1 5492 652 pts/1 S+ 09:49 0:00 grep > qmail > > > Thanks; > > > Michael Bagnall > ElusiveMind > [EMAIL PROTECTED] > http://elusivemind.net > > On Feb 19, 2006, at 9:46 AM, Shane Chrisp wrote: > > > That all looks about right. What user/group is qmail running as? It > > has > > > > to be a permissions error somewhere. > > > > > >