Re: [exim] Exim acl issue - removing additional recpient add…

Pàgina inicial
Delete this message
Reply to this message
Autor: Avleen Vig
Data:  
A: exim-users
Assumpte: Re: [exim] Exim acl issue - removing additional recpient addresses
On Sat, Apr 16, 2005 at 08:23:44AM +0100, Philip Hazel wrote:
> > it would only possible to do if $recipients where available on
> > acl_rcpt_to, but that's not the case, maybe this feature could be
> > addded to the wishlist
>
> It does not make sense to have $recipients in a RCPT TO ACL because not
> all the recipients have been received at that time.


Wouldn't it be cool, to have acl_rcpt_to run just after the client
issues DATA, just before the 354 is sent back?