Re: [exim] Problem with Mime attachment checking

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] Problem with Mime attachment checking
On 07/04/17 09:18, Mike Brudenell via Exim-users wrote:
> Is there also a possible problem with the space character before the
> "\" continuation character after the dll file type? When I've written LDAP
> expressions before I remember having to be very careful not to put spaces
> before the continuation character in some places because they didn't get
> stripped by Exim's usual leading/trailing whitespace stripper: they were
> considered important and part of the pattern.


There is no trailing-whitespace stripper.

That pattern will match a filename that ends with a space :)
--
Cheers,
Jeremy