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

Top Page
Delete this message
Reply to this message
Author: Lena
Date:  
To: exim-users
Subject: 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.