Re: [exim] Catch friendly Name from $h_from

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: exim-users
Subject: Re: [exim] Catch friendly Name from $h_from
Heiko Schlittermann <hs@???> (Mi 08 Dez 2021 09:20:11 CET):
>
>     exim -bem /tmp/eml '${if match{$h_from:}{(?i)tester.*<}}'


I'd better try to remove the working part of the address from the
header and then match the remaining part.
--
Heiko