Re: Using a dsearch lookup to untaint data
Slavko via Exim-users <[email protected]> Fri, 19 Dec 2025 23:22:20 +0000
| Newsgroups | gmane.mail.exim.user |
|---|---|
| Message-ID | <[email protected]> |
Dňa 19. decembra 2025 20:59:18 UTC používateľ Johnnie Adams via Exim-users <[email protected]> napísal: >Thanks! Here's the new result for a bracketed period: IMO you have to debug only one of expansions, not both, as you have problem with regex in sg expansion, not with dsearch itself. Debuging both produces a lot of unrelated (to your problem) output and you are lost in it. Basic rule for exim's regexes (in config file) is to escape any \, { and $ chars, or enclose it in \N marks, as it is interpreted twice, once as exim config and then again by regex engine. I see .edu in your domain, are you student? regards -- Slavko https://www.slavino.sk/ -- ## 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/