Re: [exim] Please help me with my ACL to deal with empty Fro…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: web
Fecha:  
A: exim-users
Asunto: Re: [exim] Please help me with my ACL to deal with empty From: headers
>
> deny condition = ${if ={0}{${strlen:${addresses:$h_From:}}}}
>
> -Phil


Hi

I've tried your soluton, but it also deny messages with such From:

From: user@???<user@???>

(so email address followed by email address in <>, without any spaces
between them)