[Dovecot] Proxying LMTP - Auth PASS lookup failed
Timo Sirainen
tss at iki.fi
Tue Oct 5 04:25:56 EEST 2010
On 5.10.2010, at 2.11, Edward Carraro wrote:
> I added this to "10-director.conf" on the proxy server only (correct spot?)
>
> protocol lmtp {
> passdb {
> driver = static
> args = proxy=y nopassword=y port=1234
> }
> }
..
> lmtp(21297): Error: lmtp client: connect(192.168.12.205, 1234) failed:
> Connection refused
Well, you'd of course replace the 1234 with the actual LMTP port that the backend is listening on. There is no default port assigned for LMTP, so I don't know what you've used. Or have you added any inet_listener to LMTP at all?
More information about the dovecot
mailing list