Date: Tue, 1 May 2001 23:56:56 -0700 From: Larry Sica <lsica1@home.com> To: BSD Freak <bsd-freak@mbox.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail Message-ID: <20010501235656.A94819@cx408168-b.escnd1.sdca.home.com> In-Reply-To: <2ac68c2a6b1e.2a6b1e2ac68c@mbox.com.au>; from bsd-freak@mbox.com.au on Wed, May 02, 2001 at 04:46:22PM %2B1000 References: <2ac68c2a6b1e.2a6b1e2ac68c@mbox.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 02 May 2001 at 16:46:22 +1000, BSD Freak wrote: > Hi everyone, > Hi everyone, > > I have a new server running sendmail which I could not get to accept > SMTP from Windoze clients I have now found out why. The following > relevant line from a "netstat -an" shows that it is bound to the > loopback interface rather than the IP address of the NIC: Have you setup sendmail to allow relaying from that windows box? First thing is to make sure it know s it can relay > > tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN > > How do I get sendmail to listen on the server NIC ie 192.16.0.5 ? > Sendmail will listen on all interfaces if i recall correctly HTH, Larry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010501235656.A94819>