Re: [exim] lmtp over tcp?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marten Lehmann
Fecha:  
A: exim-users
Asunto: 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