Ok... I know I have sendmail running. It's version 8.12.2. What I need to know is if it's Sun Sendmail or if the tech before me compiled open source sendmail from sendmail.org. I've tryed various thigs such as telnet to port 25, strings /usr/lib/sendmail |less, sendmail -V, and all I can find is the version number.
I don't believe Sun have released version 8.12.2 so you can be pretty sure someone else has installed it. I'm not sure about Solaris 9 though... under Solaris 8 with the latest Sun sendmail patch it appears to be version 8.11.6.
Also check out pkginfo -l SUNWsndmr to see if the OS thinks it has any version of sendmail installed. If the previous admin installed a later version, they *should* have removed this package. Annihilannic.
It's not a definitive info but in combination with the previous points it can be usefull:
Telnet your host at the port number 25. Solaris default sendmail info prints "Sun" string after the release number and a plus sign (previous sysadmins could have changed the output text, but if changing something, the most common thing would be to remove all the info for security reasons, and not only Sun concerning info).
You can also check the configuration file's header comments for Sun strings. Again, the binaries can be standard binaries and the configuration file sun's file, but I don't think it's usual.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.