Operating System - HP-UX
1833875 Members
1963 Online
110063 Solutions
New Discussion

Re: sendmail version and setup

 
Sonny_8
Occasional Advisor

sendmail version and setup

Hi All
How can I check the version of sendmail?
What the latest version of sendmail for HP-UX11i and where can I get it?
How to check wizards, debug and kill command of sendmail is available? How to disble them?

Thanks in advance
sonny
Timezone id
4 REPLIES 4
Michael Tully
Honored Contributor

Re: sendmail version and setup


Checking the version:
# what /usr/sbin/sendmail

Sendmail is apart of the CORE/OS. If you think you require an update this is generally done via patching.
There are no wizards for sendmail. Each change is done via the /etc/mail/sendmail.cf configuration file.

Starting and stopping of the sendmail daemon is done via the standard start/stop scripts with links to /sbin/init.d/sendmail

# /sbin/init.d/sendmail stop
# /sbin/init.d/sendmail start

Anyone for a Mutiny ?
Michael Tully
Honored Contributor

Re: sendmail version and setup

I forgot to mention about the debugging. you must use the -d option to activate it.

sendmail -dX (set debugging value)
See the man page for further information
Anyone for a Mutiny ?
RAC_1
Honored Contributor

Re: sendmail version and setup

what sendmail will give you the sendmail version.

For updating the sendmail version appropriate patches are to be appilied.

Sendmail can be stopped/started as

/sbin/init.d/sendmail start/stop
There is no substitute to HARDWORK
Steven E. Protter
Exalted Contributor

Re: sendmail version and setup

/usr/sbin/sendmail -v -d8.99 -d38.99 targetaddress@targetdomain.net

This will give you an interactive session that will help you debug mail relay issues.

sendmail -q will try and force any mail in the outbound queue to move along.

mailq will display the mailq

sendmail -d will allow for other debugging issues.

P
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