Tuesday, September 21, 2021

Re: OpenSMTPd: Ignoring /etc/hosts file?

On Mon, Sep 13, 2021 at 12:28:04PM +0200, Simon Hoffmann wrote:
> > do you have "lookup file bind" record in your /etc/resolv.conf file?
>
> This option is not available in the current debian version.
<snip>

FWIW, the equivalent setting on glibc-based Linux systems would be the
`hosts` line in /etc/nsswitch.conf:

$ grep hosts /etc/nsswitch.conf
hosts: files dns

No comments:

Post a Comment