Date: Mon, 16 Jun 2003 22:37:24 -0700 From: K Anderson <freebsduser@attbi.com> To: David Banning <david@skytracker.ca> Cc: questions@freebsd.org Subject: Re: finding out version of sendmail I have Message-ID: <3EEEA914.6090205@attbi.com> References: <20030617052341.GA7060@skytrackercanada.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David Banning wrote: > How do I find out my sendmail version? I seems silly to ask the question, > but I have looked at the files in /etc/mail, I have looked for a version > option in the sendmail 'man page'. I have used 'locate' to find sendmail > files on the system, and then viewed them for any clues. I have done > a quick search on google. There must be a simple answer.. > The all to obvious answer to this is telnetting to the host sendmail port and voila, the version number. Or the more harder way is to find out where the source exists and check the Makefile. HTH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EEEA914.6090205>