[OpenIndiana-discuss] sendmail simple setup home lan
Discussion list for OpenIndiana
openindiana-discuss at openindiana.org
Wed May 21 19:39:48 UTC 2014
On 05/21/14 12:08, Discussion list for OpenIndiana wrote:
> Specifically, I have never figured out how to force sendmail to respect:
>
> files dns
>
> in the /etc/nsswitch.conf file. If DNS is available, sendmail will always use DNS.
there's a reason for that.
sendmail (and other mailers) need to use multiple DNS resource record types
(not just "A" and "AAAA" records, but also MX and a few newer ones). You
can't put MX records in /etc/hosts
Set up a local DNS server with an alternate view that contains the internal
hostnames.
More information about the openindiana-discuss
mailing list