From owner-freebsd-questions Fri Feb 14 9: 8:27 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B13D37B401 for ; Fri, 14 Feb 2003 09:08:26 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 884F943FA3 for ; Fri, 14 Feb 2003 09:08:24 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 8978545E; Fri, 14 Feb 2003 18:08:23 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 0AC3D2FDB63; Fri, 14 Feb 2003 18:08:21 +0100 (CET) Date: Fri, 14 Feb 2003 18:08:20 +0100 From: Roman Neuhauser To: Giorgos Keramidas Cc: Andrew Y Ng , questions@FreeBSD.ORG Subject: Re: need some sendmail help Message-ID: <20030214170820.GM81356@freepuppy.bellavista.cz> Mail-Followup-To: Giorgos Keramidas , Andrew Y Ng , questions@FreeBSD.ORG References: <20030213202116.GA17725@AndrewNg.com> <20030213204847.GA4654@gothmog.gr> <20030214013811.GA25303@AndrewNg.com> <20030214015122.GA3806@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030214015122.GA3806@gothmog.gr> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # keramida@ceid.upatras.gr / 2003-02-14 03:51:22 +0200: > On 2003-02-13 20:38, Andrew Y Ng wrote: > > On 0, Giorgos Keramidas wrote: > > > On 2003-02-13 15:21, Andrew Y Ng 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