Hi,
I have configured 20-lmtp conf file to use proxy and into the protocol section i added:
passdb {
  driver = static
  override_fields = proxy=y protocol=smtp port=25 host=x.x.x.x
}

But is not reading this configuration. I do not understand how is working.

BEST regards

El 25 jun. 2018 9:46 p. m., "Stephan Bosch" <stephan@rename-it.nl> escribió:



Op 25/06/2018 om 21:42 schreef Stephan Bosch:



Op 14/06/2018 om 22:24 schreef grupo correo:
Hi,
I need to use lmtp server proxy, to proxy a remote smtp server, the documentation says "It's possible to use Dovecot LMTP server as a proxy to remote LMTP or SMTP servers", but i do not find how to configure. Can anybody gel me to understand?

https://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy

However, the protocol field appears to be undocumented:

https://github.com/dovecot/core/blob/master/src/lmtp/lmtp-proxy.c#L382

This is also important:

https://wiki2.dovecot.org/LMTP#LMTP_Proxying

Regards,

Stephan.