Date: Wed, 02 Apr 2003 09:14:04 -0800 From: "Evan Dower" <evantd@hotmail.com> To: gshapiro@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: sendmail: no local mailer Message-ID: <F69WDuNePJgzg8MTbQp0000b4da@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hurray! With the addition of a make install, that worked wonderfully. I have no idea what was wrong with my sendmail.cf but at least now I can read the output from periodic. Thanks a lot, Evan Dower >From: Gregory Neil Shapiro <gshapiro@freebsd.org> >To: "Evan Dower" <evantd@hotmail.com> >CC: freebsd-current@freebsd.org >Subject: Re: sendmail: no local mailer >Date: Wed, 2 Apr 2003 08:37:13 -0800 >MIME-Version: 1.0 >Received: from horsey.gshapiro.net ([64.105.95.154]) by >mc4-f22.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 2 Apr >2003 08:37:14 -0800 >Received: from horsey.gshapiro.net (localhost [127.0.0.1])by >horsey.gshapiro.net (8.13.0.PreAlpha1/8.13.0.PreAlpha1) with ESMTP id >h32GbD5k025227(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 >verify=NO);Wed, 2 Apr 2003 08:37:13 -0800 (PST) >Received: (from gshapiro@localhost)by horsey.gshapiro.net >(8.13.0.PreAlpha1/8.12.7/Submit) id h32GbDUx025224;Wed, 2 Apr 2003 08:37:13 >-0800 (PST) >X-Message-Info: JGTYoYF78jEHjJx36Oi8+Q1OJDRSDidP >Message-ID: <16011.4537.279737.406477@horsey.gshapiro.net> >In-Reply-To: <F132syzrKULj1cdY4Qh0003e02d@hotmail.com> >References: <F132syzrKULj1cdY4Qh0003e02d@hotmail.com> >X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid >Return-Path: gshapiro@gshapiro.net >X-OriginalArrivalTime: 02 Apr 2003 16:37:15.0054 (UTC) >FILETIME=[1E3B2CE0:01C2F936] > >evantd> Sendmail has not been working on my system for some time now. I >evantd> can't say exactly how long, but my guess is that it broke when I >evantd> upgraded to RELENG_5_0. This is how sendmail is invoked (by >evantd> default) and it's output. > >evantd> # sendmail -L sm-mta -bd -q30m -ODaemonPortOptions=Addr=localhost >evantd> 451 4.0.0 No local mailer defined: Bad address >evantd> 554 5.0.0 QueueDirectory (Q) option must be set > >/etc/mail/sendmail.cf is a bogus (empty?) file. One way to fix this is: > >cd /etc/mail >mv sendmail.cf sendmail.cf~bogus >make >make restart > _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F69WDuNePJgzg8MTbQp0000b4da>