Re: [exim] Extracting all possible recipients

Startseite
Nachricht löschen
Nachricht beantworten
Autor: David Woodhouse
Datum:  
To: Gururajan Ramachandran
CC: exim-users
Betreff: Re: [exim] Extracting all possible recipients
On Fri, 2005-05-13 at 06:37 -0700, Gururajan Ramachandran wrote:
> Is it possible to extract all possible recipients
> (To:, Bcc:, Cc:, etc...) of an email in one go inside
> an ACL? Where in the documentation should I look if
> this is possible?


Those headers have nothing to do with the recipients. The mail may be
delivered to none of the addresses in those headers, and instead to any
number of other addresses.

What are you trying to do?

--
dwmw2