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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Phil Pennock
Ημερομηνία:  
Προς: Eddy
Υ/ο: exim-users
Αντικείμενο: 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