On 10.03.2025 16:37, Jeremy Harris via Exim-users wrote:
No clue so far. Are there only the two mentions of r_dkim_data in
your config, or are there other uses?

There are three different routers each having the identical "set = r_dkim_data = ..." as their last statement:

set = r_dkim_data = ${if 
def:h_X-DKIM-Sign:{${readsocket{/var/run/daemon.sock}{REQUEST_DATA}{30s}{\n}{}}}{}}

And four transports, each checking if the variable is set ("if def:r_dkim_data") and using its content if that's the case ("${extract json{result}{$r_dkim_data} ...").


Maybe it's also worth mentioning, that other (independent) r_ variables are also being set in routers.

Also, is there some max size for data assigned to variables?
I'm asking because normally, r_dkim_data gets assigned a lot of JSON data (e.g. encoded DKIM keys).


Regards
Patrik


Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to