Re: [exim] Trying to block all WAN sent zip emails

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Lena
Fecha:  
A: exim-users
Asunto: Re: [exim] Trying to block all WAN sent zip emails
> From: Brent Clark

> condition = ${if match{${extract{-1}{.}{${lc:$mime_filename}}}}{\N^( \


I suspect the blank before the backslash at the end.