Date: Sat, 23 Nov 2002 00:20:58 +0100 From: Mark <admin@asarian-host.net> To: "Michelle Weeks" <tristan11@mindspring.com>, "FreeBSD Questions" <freebsd-questions@freebsd.org> Subject: Re: upgrading sendmail to 8.12.6 Message-ID: <200211222321.GAMNL5I87441@asarian-host.net> References: <8A952552-FE3D-11D6-A7BA-00039368B8EC@mindspring.com> <200211222307.GAMN7GI85182@asarian-host.net>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Mark" <admin@asarian-host.net> To: "Michelle Weeks" <tristan11@mindspring.com>; "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Sent: Saturday, November 23, 2002 12:07 AM Subject: Re: upgrading sendmail to 8.12.6 > Sendmail read its version number (what it will show on connect) off > its /etc/sendmail.cf file. It will hold an entry that says something > like: > > # Configuration version number > > DZ8.12.3 > > Unless you specifically build a new sendmail.cf (with m4), and installed it, > it will simply display the old string. To be a bit more precise: sendmail will typically display two version numbers, $v (version number of the sendmail binary), and $Z, the the configuration version number. Both commonly found here: O SmtpGreetingMessage=$j Sendmail $v/$Z; $b - Mark 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?200211222321.GAMNL5I87441>