FreeBSD 7 / Sendmail

Jon Radel jon at radel.com
Wed Jun 18 22:40:45 UTC 2008


Michael Hogsett wrote:
> I am building a new mail server and have
> started to configure sendmail.  The first
> thing I was going to change was the SMART_HOST
> in the mc file (in my case, /etc/mail/mx0.csl.sri.com.mc).
> 
> It appears to be ignoring the entry.
> 
...

Sendmail pays no attention to .mc files, so the important question is 
whether you created a .cf file from your .mc file post your change and 
then restarted sendmail?  Assuming mx0.cs1.sri.com is the hostname of 
the server you're building,

cd /etc/mail
make install
make restart

may well be all you need.

--Jon Radel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3283 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080618/6e2a67aa/smime-0001.bin


More information about the freebsd-questions mailing list