----- Original Message -----
From: "Mark" <[EMAIL PROTECTED]>
To: "Michelle Weeks" <[EMAIL PROTECTED]>; "FreeBSD Questions"
<[EMAIL PROTECTED]>
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to