Re: [exim] Check for header in ACL

Etusivu
Poista viesti
Vastaa
Lähettäjä: Kai Bojens
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Check for header in ACL
Am 07.12.18 um 05:20 schrieb Jasen Betts via Exim-users:

> you will need
>
>    acl_smtp_data = acl_smtp_data


Thank you very much! I always thought that this was only needed if the
acl had a different name than the one exim calls. It works perfectly now.