Thanks Timo, Now in my dovecot log i get: lmtp(21186): Error: lmtp client: connect(192.168.12.205, 0) failed: Connection refused
and postfix: [private/dovecot-lmtp] said: 451 4.4.0 Remote server not answering (connect) (in reply to end of DATA command)) Do I apply this patch to both the proxy and backend dovecot 2.0.4 servers? (i only did proxy right now) On Mon, Oct 4, 2010 at 5:59 PM, Timo Sirainen <[email protected]> wrote: > On 4.10.2010, at 22.42, Edward Carraro wrote: > > > passdb { > > driver = static > > args = proxy=y nopassword=y > > } > > > > my dovecot logs show: > > auth: Debug: password([email protected]): passdb doesn't support > > credential lookups > > lmtp(1261): Error: user [email protected]: Auth PASS lookup failed > > Let me know if the attached patch fixes it. It compiles, other than that I > haven't tested it yet. > >
