Date: Wed, 2 May 2001 00:05:41 -0700 From: "Ted Mittelstaedt" <tedm@toybox.placo.com> To: "BSD Freak" <bsd-freak@mbox.com.au>, <freebsd-questions@FreeBSD.ORG> Subject: RE: Sendmail Message-ID: <000401c0d2d6$4c8087e0$1401a8c0@tedm.placo.com> In-Reply-To: <2ac68c2a6b1e.2a6b1e2ac68c@mbox.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
What you want to do is this: At the Windows box, run Telnet, then click Connect, then type in the new server's name in the Host Name section, then in the Port section replace "telnet" with the number 25. Then click Connect, and hit enter a few times and if you get a Sendmail banner then that means that Sendmail is indeed "listening" to the "server NIC" and you can proceed to viewing /var/log/maillog where the real problem that's keeping you from sending mail is going to be listed. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of BSD Freak >Sent: Tuesday, May 01, 2001 11:46 PM >To: freebsd-questions@FreeBSD.ORG >Subject: Sendmail > > >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: > >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 ? > >Thank all..... > > > > ---------------------------------------- >Want to hear your email over the phone? >faxes+voicemail+email = http://mbox.com.au > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > 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?000401c0d2d6$4c8087e0$1401a8c0>
