Date: Sat, 15 Feb 2003 00:41:42 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Andrew Y Ng <ayn@AndrewNg.com>, questions@FreeBSD.ORG Subject: Re: need some sendmail help Message-ID: <20030214224142.GC1717@gothmog.gr> In-Reply-To: <20030214170820.GM81356@freepuppy.bellavista.cz> References: <20030213202116.GA17725@AndrewNg.com> <20030213204847.GA4654@gothmog.gr> <20030214013811.GA25303@AndrewNg.com> <20030214015122.GA3806@gothmog.gr> <20030214170820.GM81356@freepuppy.bellavista.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-02-14 18:08, Roman Neuhauser <neuhauser@bellavista.cz> wrote: > # keramida@ceid.upatras.gr / 2003-02-14 03:51:22 +0200: > > 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. Not really. sendmail_enable="YES" turns on only the non-localhost daemon. Note that I was wrong in my previous post, but for a different reason. Since /etc/defaults/rc.conf sets sendmail_xxx_enable="YES", the dequeueing of local mail will be automatically enabled. 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?20030214224142.GC1717>