Re: [PATCH] Disable reverse DNS lookups

2010-09-09 Thread Guilherme Manika
stems) escreveu: > Guilherme Manika wrote: >> This patch adds a "disablereverselookups" option to imapd.conf that >> disables reverse DNS lookups in imapd and pop3d. >> >> It doesn't affect other services (lmtp, mupdate, etc.) because they are >&g

[PATCH] Disable reverse DNS lookups

2010-09-09 Thread Guilherme Manika
  This patch adds a "disablereverselookups" option to imapd.conf that disables reverse DNS lookups in imapd and pop3d.  It doesn't affect other services (lmtp, mupdate, etc.) because they are not Internet-facing services and so do not rely on external DNS to work. That's probably acceptable.Guilher