On Sun, Jul 06, 2003 at 08:24:16PM +0900, Rob Lahaye wrote: > > 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? > > > > Try: > > telnet localhost 25 > > The sendmail version is returned in the reply > > 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
--
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
pgp00000.pgp
Description: PGP signature
