View Single Post
  #3 (permalink)  
Old 10-03-2005, 07:38 PM
anand anand is offline
Zimbra Employee
 
Posts: 274
Default what disable_dns_lookups does

just a clarification: disable_dns_lookups causes postfix to not use DNS directly (ie, libresolv), but instead causes it to use the glibc routines which respect /etc/hosts, /etc/resolv.conf etc.
Reply With Quote