Operating System - HP-UX
1834862 Members
1989 Online
110070 Solutions
New Discussion

sendmail configuration file

 
nibble
Super Advisor

sendmail configuration file

hi guys,

may i know of where can i find the configuration file of Sendmail installed indefault?
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: sendmail configuration file

/etc/sendmail.cf or /etc/mail/sendmail.cf depending on your OS version.

There are several files.

sendmail.mc For putting in macros and several others.

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
nibble
Super Advisor

Re: sendmail configuration file

the version is HP-UX 11.00. one of my purpose is to forbid sendmail to run everytime the machine is restarted... where can i do this?
Michael Tully
Honored Contributor

Re: sendmail configuration file

Change this value to 0 in

/etc/rc.config.d/mailservs

export SENDMAIL_SERVER=1
change to
export SENDMAIL_SERVER=0
Anyone for a Mutiny ?