Re: ssl_dh required, even though DH is disabled.

2018-08-03 Thread Aki Tuomi
Hi! This change has now been committed, please find it at https://github.com/dovecot/core/compare/cd08262%5E...dd6323.patch Aki On 16.07.2018 09:53, Aki Tuomi wrote: > This is a known issue, but thanks for reporting it. > > > > --- > Aki Tuomi > Dovecot oy > > Original message

Re: Proxy lmtp to smtp server

2018-08-03 Thread grupo correo
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

Re: Proxy lmtp to smtp server

2018-08-03 Thread Aki Tuomi
Hi! With static db, you should use args instead override_fields. Aki > On 03 August 2018 at 16:42 grupo correo wrote: > > > 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=

Re: Proxy lmtp to smtp server

2018-08-03 Thread grupo correo
Excuse me, is a error a use args not override_fields. BEST regards El vie., 3 ago. 2018 15:46, Aki Tuomi escribió: > Hi! > > With static db, you should use args instead override_fields. > > Aki > > > On 03 August 2018 at 16:42 grupo correo > wrote: > > > > > > Hi, > > I have configured 20-lmt

Re: Proxy lmtp to smtp server

2018-08-03 Thread Aki Tuomi
with passdb static, you should use args. The args field is parsed and exported to passdb variables. https://wiki.dovecot.org/PasswordDatabase/Static Aki > On 03 August 2018 at 16:53 grupo correo wrote: > > > Excuse me, is a error a use args not override_fields. > > BEST regards > > > El v