Re: [exim] Check for header in ACL

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kai Bojens
Fecha:  
A: exim-users
Asunto: 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.