1834018 Members
2117 Online
110063 Solutions
New Discussion

sendmail

 
Ricky_4
Frequent Advisor

sendmail

Hi,

What should be my sendmail configuration if I want to allow outbound mail from exchange to sendmail?

Regards.

Bal
2 REPLIES 2
Dave La Mar
Honored Contributor

Re: sendmail

Bal -
Start with this -
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcae4f9beca68d511abcd0090277a778c,00.html

Best of Luck.
dl
"I'm not dumb. I just have a command of thoroughly useless information."
Uday_S_Ankolekar
Honored Contributor

Re: sendmail

Hello,

vi /etc/mail.sendmail.cf
look for DS flag by /^DS
insert your exchange server name
DSyourexchangeserver.domain

Save sendmail.cf file

restart the sendmail process

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

-Goodluck
-USA..
Good Luck..