[Dovecot] Dovecot & SquirrelMail HELP!

Johannes Berg johannes at sipsolutions.net
Thu Aug 11 19:07:23 EEST 2005


On Fri, 2005-08-12 at 02:03 +1000, admin at downend.org wrote:
> > > I have installed previous Imap Servers could that be it?
> > > How can I check if port 143 is being used by another imap server?
> >
> > netstat -tan|grep 143
> 
> I recieved the following output:
> 
> aries:~# netstat -tan|grep 143
> tcp        0      0 0.0.0.0:143             0.0.0.0:*             LISTEN

There's something listening on 143. Run the following as root:

netstat -ltnp | grep ':143'

to see which process it is.

johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 832 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20050811/c17f0eb7/attachment.pgp


More information about the dovecot mailing list