Re: [exim] cutthrough, defer condition = $recipients_count =…

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] cutthrough, defer condition = $recipients_count => co0
On 17/11/14 14:08, Heiko Schlittermann wrote:
> I know that cutthrough routing is dropped if there is any subsequent
> recipient, but if I do not allow subsequent recipients, I'd expect the
> cutthrough setup to remain.


I suspect cutthrough isn't quite clever enough, and does its check
At the start of the rcpt acl, before your temp-reject. A debug run
should show it.
--
Cheers,
Jeremy