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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Lena
Date:  
À: exim-users
Sujet: 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.