Re: [exim] lmtp over tcp?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Marten Lehmann
Data:  
Para: exim-users
Assunto: Re: [exim] lmtp over tcp?
Hello,

> They are. Check out the "protocol" option for the smtp transport.


so instead of using

driver = lmtp

I shall use

driver = smtp
protocol = lmtp

?

Regards
Marten