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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
