> -----Original Message-----
> From: treme metre [mailto:[EMAIL PROTECTED]]
[snip]
> Where do I look to fix this.  I "ps waux | grep v" looking
> for vpop.. or
> vchkpw - not there.  And the /var/logs/qmail/pop3d logs are empty.
[snip]

fuser is your friend (assuming you have it on your system)

bart:~# fuser -u -n tcp 110
110/tcp:               188(root)  1965(root)  1966(vpopmail)

It'll tell you which process is using port 110 (the pop3 port) - it
doesnt have to be vpopmail like it is on my system.

Marcus

--
Marcus Williams - http://www.onq2.com
Quintic Ltd, 39 Newnham Rd, Cambridge, CB3 9EY

Reply via email to