Basic Sendmail question
Mike Kercher
mike at CAMAROSS.NET
Sat Nov 5 12:44:24 GMT 2005
Look at your sendmail.mc Your DEAMON_OPTIONS are telling sendmail to listen
on 127.0.0.1 Make that line look like mine below, regen your .cf and
restart.
dnl #
dnl # The following causes sendmail to only listen on the IPv4 loopback
address dnl # 127.0.0.1 and not on any other network devices. Remove the
loopback dnl # address restriction to accept email from the internet or
intranet.
dnl #
DAEMON_OPTIONS(`Port=smtp,Name=MTA')dnl
Mike
> -----Original Message-----
> From: MailScanner mailing list
> [mailto:MAILSCANNER at JISCMAIL.AC.UK] On Behalf Of Lance Haig
> Sent: Saturday, November 05, 2005 6:41 AM
> To: MAILSCANNER at JISCMAIL.AC.UK
> Subject: Basic Sendmail question
>
> Hi,
>
> My sendmail system will not accept mail from anything other
> than localhost.
>
> I have tried to telnet onto port 25 from a workstation and it
> does not connact but if I try from the server it does.
>
> What have I missed?
>
> Lance
>
> ------------------------ MailScanner list
> ------------------------ To unsubscribe, email
> jiscmail at jiscmail.ac.uk with the words:
> 'leave mailscanner' in the body of the email.
> Before posting, read the Wiki (http://wiki.mailscanner.info/)
> and the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
>
> Support MailScanner development - buy the book off the website!
>
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list