Date: Thu, 4 Jan 2001 10:29:59 +1300 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: "Michael R. Galvez" <mrg8n@cms.mail.virginia.edu> Cc: questions@FreeBSD.ORG Subject: Re: 4.2 upgrade, local.mailer , Sendmail breaks Message-ID: <20010104102959.A40180@itouchnz.itouch> In-Reply-To: <SIMEON.10101031528.C@groucho.config.mail.virginia.edu>; from mrg8n@cms.mail.virginia.edu on Wed, Jan 03, 2001 at 03:40:28PM -0500 References: <SIMEON.10101031528.C@groucho.config.mail.virginia.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 03, 2001 at 03:40:28PM -0500, Michael R. Galvez wrote: > I recently upgraded from 4.0 Release to 4.2. This is > installed on a Supermicro 370DLE Dual PIII box running SMP. > > I decided to reinstall the OS from new CD-ROM and restore > work files from backup tapes. This all went pretty well > with the exception of Sendmail complaining about my out of > date CF file and the following messages below. > > Jan 3 14:45:03 myserver mail.local: lockmailbox > /var/mail/root failed; > error code 75 > > Jan 3 14:45:03 server sendmail[8368]: f03JiWM08366: > to=root@myserver.virginia.edu, ctladdr=root (0/0), > delay=00:00:31, xdelay=00:00:30, mailer=local, pri=30339, > dsn=4.0.0, stat=Deferred This caught me out too! After a *LONG* time, I've found that the upgrade to the new sendmail requires the following to your local .mc file: FEATURE(local_lmtp)dnl define(`LOCAL_MAILER_FLAGS', LOCAL_MAILER_FLAGS`'P)dnl Cheers. -- Jonathan Chen <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce Shakespeare 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?20010104102959.A40180>