Re: [exim] Check for header in ACL

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Kai Bojens
Datum:  
To: exim-users
Betreff: 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.