On Thu, 2005-03-17 at 08:16 +0200, Eero Volotinen wrote:
> Carl Parrish wrote:
> 
> > *Update* in /etc/int.d I found something called courier-imap-old  so I
> > decided to try /etc/init.d/courier-imap-old stop that seemd to work then
> > I tried to start courier-imap again. I got the same error message. :(
> 
> Some other program is using address. use netstat -lp --ip  to look 
> (using root account) what it is.
> 
> --
> Eero

I got a lot back I'm guessing this is what is relavent. 
tcp        0      0 *:pop3s                 *:*
LISTEN
tcp        0      0 *:pop3                  *:*
LISTEN
tcp        0      0 *:smtp                  *:*
LISTEN

I didn't see anything about port 143 or imap. (again guessing) I'm going
to assume that some other pop tool is running. So I looked up pop3 by
using ps -ef | grep pop3
root      5953  5732  0 Mar15 ?        00:00:00 supervise qmail-pop3d
vpopmail  6147  5953  0 Mar15 ?        00:00:00 /usr/local/bin/tcpserver
-l 0 -R  -H -v -u89 -g89 0 110 /var/qmail/bin/qmail-popup
pcl01.prod.phx1.secureserver.n
et /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
root      6368  5732  0 Mar15 ?        00:00:00 supervise qmail-pop3ds
qmaill    6438  6338  0 Mar15 ?        00:00:00 multilog
t /var/log/qmail/pop3d
vpopmail  6723  6368  0 Mar15 ?        00:00:00 /usr/local/bin/tcpserver
-l 0 -R  -H -v -u89 -g89 0 995 /usr/sbin/stunnel -f -
p /var/qmail/control/servercert.pem  -l /var/qmail/bin/qmail-popup --
qmail-popup pcl01.prod.phx1.secureserver.net /
home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
qmaill    6819  6400  0 Mar15 ?        00:00:00 multilog
t /var/log/qmail/pop3ds
root     24898 13955  0 08:14 pts/1    00:00:00 grep pop3
So again I'm at wondering what should be killed off. 
-- 
Carl Parrish <[EMAIL PROTECTED]>
PCL Enterprises

Reply via email to