[Bug 544477] [NEW] setting localhost in postfix_lmtp breaks delivery

Patrick Ben Koetter p at state-of-mind.de
Mon Mar 22 21:31:24 CET 2010


Public bug reported:

Setting localhost in postfix_lmtp works against Postfix defaults and
breaks delivery.

Reason: The Postfix lmtp client only uses dns queries by default to
search for hostnames. If the DNS server does not provide an answer for
"localhost" delivery from the lmtp client to mailman fails.

Solution: Provide "127.0.0.1" instead of "localhost". This does not
require DNS and is even faster because it saves DNS lookups.

Example:

hey2 at mailman.state-of-mind.de
lmtp:[localhost.localdomain]:8024

** Affects: mailman
     Importance: Undecided
         Status: New


** Tags: 3.0 mailman

-- 
setting localhost in postfix_lmtp breaks delivery
https://bugs.launchpad.net/bugs/544477
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.


More information about the Mailman-coders mailing list