Auteur: Lena Date: À: exim-users Sujet: Re: [exim] lsearch with spaces
> From: Peter
> I have tried to find matching x-mailer lines by using lsearch from a
> text file, however since it often contains spaces it's never finding
> anything :( > condition=${lookup{$h_X-Mailer:}lsearch{/etc/exim4/current-xmailer.txt}{yes}{no}}