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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Kevin P. Fleming
Data:  
Para: exim-users
Assunto: 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.