On Thu, Nov 09, 2023 at 01:03:50PM -0600, Johnnie W Adams via Exim-users wrote: > Parsing did become successful with that change--thanks! It works now in > exim -be when I hardcode $local_part and $domain. But I'm still failing > when I put it into exim.conf. Oddly, it does work when I put in the > hardcoded values. I've tried moving the quotes around (including removing > them). What am I missing?
Nice, you can run Exim with "-d+expand" and compare arguments for lookup, to locate the place where expansion became different to hardcoded value. -- Eugene Berdnikov -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
