Re: [exim] When does DKIM ACL run vs DATA ACL?

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Phil Pennock
Dátum:  
Címzett: Eddy
CC: exim-users
Tárgy: Re: [exim] When does DKIM ACL run vs DATA ACL?
On 2010-08-22 at 18:30 +0100, Eddy wrote:
> Can I set variables in the DKIM ACL that I can then use in the data ACL?


You should be able to, yes. Bear in mind that the DKIM ACL can be
invoked multiple times.

Just use the $acl_m_* variables.

-Phil