Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2006 17:03:52 -0500
From:      Robert Huff <roberthuff@rcn.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Fetchmail: Error message in maillog
Message-ID:  <17741.3656.818846.421491@jerusalem.litteratus.org>
In-Reply-To: <200611041416.32028.gerard@seibercom.net>
References:  <200611041308.10820.gerard@seibercom.net> <20061104184304.GA17764@ayn.mi.celestial.com> <200611041416.32028.gerard@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Gerard Seibert writes:

>  > The command ``lsof -n -i :25 | grep LISTEN'' should show any processes
>  > listening on port 25 (SMTP)
>  
>  The first command produced absolutely nothing.

	For comparison:

huff@>> /usr/local/sbin/lsof -n -i :25
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
sendmail 1164 root    3u  IPv4 0xc2bbd740      0t0  TCP *:smtp (LISTEN)
sendmail 1164 root    5u  IPv6 0xc2bbd570      0t0  TCP *:smtp (LISTEN)

	Are you _sure_ something is attached to port 25?


					Robert Huff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17741.3656.818846.421491>