Re: [Exim] callout to cryus / lmtp over tcp

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kevin P. Fleming
Fecha:  
A: exim-users
Asunto: Re: [Exim] callout to cryus / lmtp over tcp
emfau@??? wrote:

> Does this mean that extra information given in the router are ignored in
> this
> context, i.e. those lines (<==) in my lmtp router


Callouts do not use the SMTP/LMTP drivers for doing the callout, they
are done "manually". This means that for now, callouts do not support
many features that the SMTP/LMTP drivers do, including SMTP AUTH.