-----Original Message----- From: Cory Wright [mailto:[EMAIL PROTECTED]] Sent: 30 December 2002 05:20 To: vpopmail usergroup Subject: Re: [vchkpw] qmail/vpopmail cannot auth pop3 clients. No logging.
On Mon, Dec 30, 2002 at 12:41:09PM -0800, Matt Darcy wrote:
> /service/qmail-pop3d: up (pid 31995) 0 seconds
> /service/qmail-pop3d/log: up (pid 1173) 2989243 seconds
There is a problem in your /service/qmail-pop3d/run script. Post the
output of `cat -e /service/qmail-pop3d/run`. Also, when you run `ps ax`
you should see a program called 'readproctitle' running. What is listed
after "readproctitle service errors:" ?
Cory
Ok here we go
[root@jordan pop3d]# ps ax | grep read
1164 ? S 0:01 readproctitle service errors: ... unable to start
qma
[root@jordan pop3d]#
And the script
[root@jordan qmail-pop3d]# cat run
#!/bin/sh
exec /usr/local/bin/softlimit -m 5000000 \
/usr/local/bin/tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup \
alesi.projecthugo.co.uk /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir 2>&1
I can't see anything wrong with the startup script.......
<<attachment: winmail.dat>>
