Operating System - Linux
1831309 Members
3234 Online
110023 Solutions
New Discussion

Re: Yet another sendmail question yasq!!!!

 
Steven E. Protter
Exalted Contributor

Yet another sendmail question yasq!!!!

What must I do the the /etc/mail/sendmail.mc file so that the /etc/sendmail.cf generated from it has this line in it uncommented.

# my official domain name
# ... define this only if sendmail cannot automatically determine your domain
Dj$w.investmenttool.com

Thanks.
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
2 REPLIES 2
U.SivaKumar_2
Honored Contributor

Re: Yet another sendmail question yasq!!!!

Hi,
Put this line in sendmail.mc
DOMAIN(yourdomain.com)

regards,
U.SivaKumar
Innovations are made when conventions are broken
U.SivaKumar_2
Honored Contributor

Re: Yet another sendmail question yasq!!!!

Hi,
Sorry , i am wrong in my previous post.
This is the correct option in sendmail.mc.
define(`conf DOMAIN_NAME',`yourdomain.com')

regards,
U.SivaKumar
Innovations are made when conventions are broken