1825768 Members
2822 Online
109687 Solutions
New Discussion

Re: sendmail banner

 
SOLVED
Go to solution
John Goetz
Advisor

sendmail banner

Is there a file that can be modified to change the version number of sendmail when doing a what /usr/sbin/sendmail?

3 REPLIES 3
hpuxrox
Respected Contributor
Solution

Re: sendmail banner

No,

the only way to do this is to either edit the source code (not recommended) or upgrade.

Steven E. Protter
Exalted Contributor

Re: sendmail banner

I think that information is fished out of the binary file. I don't think you can change the output of the what /usr/sbin/sendmail without changing the binary /usr/sbin/sendmail

I might misunderstand so

man what

That might clarify.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jeff Schussele
Honored Contributor

Re: sendmail banner

Hi John,

Nope sorry - the binary will report the base version plus any revisions since as well as possibly any patches applied. You'd have to relink a new binary to change a "what" report.

You can change the following in the sendmail.cf file however:

O SmtpGreetingMessage=
O PrivacyOptions=

To suppress or customize responses from requests to port 25 directly.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!