Re: [exim] TLS errors on SMTP (non-AUTH) connections

Página Inicial
Delete this message
Reply to this message
Autor: Jakob Hirsch
Data:  
Para: exim-users
Assunto: Re: [exim] TLS errors on SMTP (non-AUTH) connections
Quoting Philip Hazel:

> These options are only for incoming connections. There is no specific
> option for stopping the use of pipelining on outgoing connections.

...
> Perhaps there should be an option specifically to turn off pipelining,
> as it seems to be causing problems.


postfix has a nice feature where you can discard EHLO keywords
(smtp_discard_ehlo_keywords), only for some hosts if you want
(smtp_discard_ehlo_keyword_address_maps).