Operating System - HP-UX
1834882 Members
2602 Online
110071 Solutions
New Discussion

Re: what version of sendmal ??

 
SOLVED
Go to solution
someone_4
Honored Contributor

what version of sendmal ??

What is the command string where I can find out what version of sendmail is on my box?
2 REPLIES 2
Rita C Workman
Honored Contributor
Solution

Re: what version of sendmal ??

How about:

sendmail -bs


/rcw
Dave Kelly_1
Respected Contributor

Re: what version of sendmal ??

You can also try the command:

sendmail -d0.1
The command prompt is returned back to you without any further interaction.