From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 05:48:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F0237B401 for ; Sun, 6 Jul 2003 05:48:46 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD4A743FEC for ; Sun, 6 Jul 2003 05:48:44 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h66CmWU6076986 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Jul 2003 13:48:39 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h66CmW5Y076985; Sun, 6 Jul 2003 13:48:32 +0100 (BST) (envelope-from matthew) Date: Sun, 6 Jul 2003 13:48:32 +0100 From: Matthew Seaman To: Rob Lahaye Message-ID: <20030706124832.GB76734@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Rob Lahaye , freebsd-questions@freebsd.org References: <3F07F74D.78ED9926@chatusa.com> <1057486902.349.153.camel@localhost> <3F0806E0.7000308@users.sourceforge.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QTprm0S8XgL7H0Dt" Content-Disposition: inline In-Reply-To: <3F0806E0.7000308@users.sourceforge.net> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-11.4 required=5.0 tests=AWL,BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-questions@freebsd.org Subject: Re: sendmail version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2003 12:48:46 -0000 --QTprm0S8XgL7H0Dt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 06, 2003 at 08:24:16PM +0900, Rob Lahaye wrote: >=20 > Stacey Roberts wrote: > > On Sun, 2003-07-06 at 10:17, DanB wrote: > >>How do you find what sendmail version you have 4.8 stable? > >=20 > > Try: > > telnet localhost 25 > > The sendmail version is returned in the reply >=20 > Without having sendmail running, can I check the version without > digging into the sendmail source directory & code? Try: % /usr/sbin/sendmail -v -d0.1 < /dev/null which gives you the version of the sendmail binary. The version of the sendmail configuration can be found by inspection of /etc/mail/sendmail.cf. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --QTprm0S8XgL7H0Dt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/CBqgdtESqEQa7a0RAiEvAKCWAV/fWkTpzt7tadbj+ebb37vA5QCdElGI 7jdLuKEJ10FrgngJ4N3Dmnc= =VHNa -----END PGP SIGNATURE----- --QTprm0S8XgL7H0Dt--