On 2008-05-23, Zhivko Tashev <[EMAIL PROTECTED]> wrote: > It is functioning correctly because I tried looking for A and MX records > with 'host' and 'nslookup' and it was all fine. > I even spoke to the support of my ISP and they suggested to change the > DNS server. I did and that made no difference. > (I'm not the administrator of the DNS server I use.)
That is easily fixed: add 'named_flags=""' to /etc/rc.conf.local, reboot or start named manually, then add 'nameserver 127.0.0.1' to the top of /var/spool/postfix/etc/resolv.conf and /etc/resolv.conf.

