Re: [exim] Advanced Exim Configuration with the smart_route …

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Advanced Exim Configuration with the smart_route directive
On 11/06/15 16:34, Jon Gerdes wrote:
> acl_check_connect:
>
>
> warn  condition = ${if ={587}{$interface_port}}
>       set acl_c_mail_submission_port = 1
>       domains = !+local_domains


The domains ACL condition is not valid in a connect ACL.
--
Jeremy