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

Top Pagina
Delete this message
Reply to this message
Auteur: Lena
Datum:  
Aan: exim-users
Onderwerp: 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.