DK schreef:
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?
Assuming you really want this, this is a postfix and/or dns issue. Not a dbmail issue.
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
There: postfix's lmtp client tries to resolve a hostname, but can't find it. --- Paul
