On 12/04/2023 17:50, MRob via Exim-users wrote:
Hi, I have a variable to extract the email address in from header set like this:

${lc:${address:$h_From:}}

But it comes out blank(empty) given a "from" header like this one:

From: =?utf-8?Q?My=20Bizness=2C=20Inc.?= <charles@*munged*.org>

I think thats a valid header? Did i do somethings wrong please? Thanks!

You didn't say whree you are trying to do that expansion.
If it's before data phase, the headers have not yet been received.

--
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/

Reply via email to