1833012 Members
2955 Online
110048 Solutions
New Discussion

Re: Sendmail Version

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

Sendmail Version

Does anyone know the current version of sendmail for HPUX 11.11 v1 ??


10x
RPM
UNIX IS GOOD
3 REPLIES 3
Pete Randall
Outstanding Contributor
Solution

Re: Sendmail Version

Peter Godron
Honored Contributor

Re: Sendmail Version

Hi,
you can install a number of versions:
Last major release 8.12.11
Latest version 8.13.8

See: http://www.sendmail.org/releases/

To check the installed version:
what `which sendmail`
James R. Ferguson
Acclaimed Contributor

Re: Sendmail Version

Hi:

If you are interested in your current version, do:

# sendmail -bs
Regards!

...JRF...