Steffan Cline via Postfix-users: > Wietse, > > On my mail server, this is the resolv.conf > > # cat /etc/resolv.conf > # Generated by NetworkManager > search hldns.com > nameserver 199.249.188.251 > nameserver 199.249.188.252 > nameserver 199.249.188.253 > > These are all my own name servers however on my NS VMs, the resolv.conf has > nameserver 127.0.0.1 > nameserver 8.8.8.8 > nameserver 8.8.4.4
You are forwarding queries from Postfix to 199.249.188.251 etc; and then to 8.8.8.8 etc. > There was no mention of this on any of their instructions for DQS. You may have missed that Spamhaus won't support queries from third-party resolvers. (you=first party, spamhaus=second party). > What exactly should be in there? Your NS VMs should not be using 8.8.8.8 and 8.8.4.4. What does "nameserver 127.0.0.1" go to? Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org