Date: Fri, 14 Feb 2003 18:08:20 +0100 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: Andrew Y Ng <ayn@AndrewNg.com>, questions@FreeBSD.ORG Subject: Re: need some sendmail help Message-ID: <20030214170820.GM81356@freepuppy.bellavista.cz> In-Reply-To: <20030214015122.GA3806@gothmog.gr> References: <20030213202116.GA17725@AndrewNg.com> <20030213204847.GA4654@gothmog.gr> <20030214013811.GA25303@AndrewNg.com> <20030214015122.GA3806@gothmog.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
# keramida@ceid.upatras.gr / 2003-02-14 03:51:22 +0200: > On 2003-02-13 20:38, Andrew Y Ng <ayn@AndrewNg.com> wrote: > > On 0, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote: > > > On 2003-02-13 15:21, Andrew Y Ng <ayn@AndrewNg.com> wrote: > > > > this might seem stupid, but for some reasons on one of my servers > > > > running freebsd -stable, mail just doesn't work, I keep seeing: > > > > > > > > Feb 13 14:16:52 ngbert sendmail[50411]: h1DKGqL1050411: to=ayn, > > > > ctladdr=ayn (1001/1001), delay=00:00:00, xdelay=00:00:00, > > > > mailer=relay, pri=30023, relay=localhost.my.domain., dsn=4.0.0, > > > > stat=Deferred: Connection refused by localhost.my.domain. > > > > > > - What sendmail_xxx_enable options have you turned on in /etc/rc.conf? > > > > ayn@NGBERT:/etc>grep sendmail rc.conf > > sendmail_enable="YES" > > This is where the problem lies. > > You have only enabled mail submission through a network connection to > port 25, but not submission of mail from local users. I suggest that > you read at least /etc/mail/README and the rc.sendmail(8) manpage. Hi Giorgos, it was always my understanding that sendmail_enable="YES" will turn Sendmail on wholesale: commandline submits, inbound, outbound. rc.sendmail(8) certainly doesn't counter that interpretation, and reading /etc/defaults/rc.conf and /etc/rc.sendmail confirms it... Or I'm reading it wrong, which is more than possible. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html 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?20030214170820.GM81356>