On 2023-09-07 Jeremy Harris via Exim-users <exim-users@lists.exim.org> wrote: [...] > Notable changes:
> - The internal (but exposed in logs, Received: headers and Message-ID: > headers) > identifier used for messages is longer than in the previous release [...] Hello, there is typo/missing word in exim_id_update --help output - suggested fix attached. TIA, cu Andreas
diff --git a/src/src/exim_id_update.src b/src/src/exim_id_update.src index 1597accc9..19c4df625 100644 --- a/src/src/exim_id_update.src +++ b/src/src/exim_id_update.src @@ -44,7 +44,7 @@ $mode_upgrade = $opt{u}; sub help(){ print <<'EOF' Utility for one-time down/upgrade of Exim message-id formats -in spool files. Only the filenames is first-line ID tag values +in spool files. Only the filenames and the first-line ID tag values are affected; not message content such as Message-ID fields. Only -H, -D and -J files are handled.
-- ## 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/