DK wrote:
I have bind9 running but if I don't use '-o disable_dns_lookups=yes' I
get an error (see error below). What do I need to do to get this
working with dns lookup?
dbmail-lmtp unix - - n - - lmtp -v
-o disable_dns_lookups=yes
Jun 21 16:31:02 safe postfix/lmtp[14006]: send attr reason = Host or
domain name not found. Name service error for name=localhost type=A:
Host not found
try adding localhost.yourdomain in your dns config.
alternatively, don't use 'localhost', use '127.0.0.1'
--
br,
Tommi