Date: Sun, 16 Sep 2001 00:38:46 +0300 From: Giorgos Keramidas <charon@labs.gr> To: Brian Whalen <bri@sonicboom.org> Cc: Sean Ellis <sellis@telus.net>, freebsd-questions@FreeBSD.ORG Subject: Re: sendmail upgrade Message-ID: <20010916003846.B13645@hades.hell.gr> In-Reply-To: <20010915111521.B766-100000@cx175057-a.ocnsd1.sdca.home.com>; from bri@sonicboom.org on Sat, Sep 15, 2001 at 11:16:08AM -0700 References: <20010915125639.A26353@hades.hell.gr> <20010915111521.B766-100000@cx175057-a.ocnsd1.sdca.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Whalen <bri@sonicboom.org> wrote: > Figured out the below, now what I get is a banner showing 8.11.6/8.11.3 ?? > I t all seems to work. > > Brian "Sonic" Whalen > Success = Preparation + Opportunity This means that your Sendmail binary version is 8.11.6 and the configuration file was generated with the m4 macros of Sendmail 8.11.3. You should be able to peek at the version of your sendmail.cf file with: % grep ^DZ /etc/mail/sendmail.cf Having a different Sendmail binary version than the one whose macros you used to generate the .cf file is usually not a problem. Only when major changes occur in the config file macros. But then, you'll notice early enough, when Sendmail starts and complains in the system logs. -giorgos 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?20010916003846.B13645>