[exim-cvs] Docs: fix local_scan decsription for new message-…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Exim Git Commits Mailing List
Fecha:  
A: exim-cvs
Asunto: [exim-cvs] Docs: fix local_scan decsription for new message-id format. Bug 3051
Gitweb: https://git.exim.org/exim.git/commitdiff/3c69ab86058dd2d97472ab709189052601b3cd36
Commit:     3c69ab86058dd2d97472ab709189052601b3cd36
Parent:     fa1c8faf169384bebaa8d172f491574c45ae2aa4
Author:     Andrew Aitchison <exim@???>
AuthorDate: Thu Nov 16 17:04:26 2023 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Thu Nov 16 17:11:38 2023 +0000


    Docs: fix local_scan decsription for new message-id format.  Bug 3051


    Broken-by: 46a36afae41f
---
 doc/doc-docbook/spec.xfpt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index add3a532e..91649788e 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -24831,7 +24831,7 @@ Exim, and each argument is separately expanded, as described in section
No part of the resulting command may be tainted.


-.option environment pipe string&!! unset
+.option environment pipe "string list&!!" unset
.cindex "&(pipe)& transport" "environment for command"
.cindex "environment" "&(pipe)& transport"
This option is used to add additional variables to the environment in which the
@@ -35335,9 +35335,10 @@ The arguments are as follows:
(the -D file). The file is open for reading and writing, but updating it is not
recommended. &*Warning*&: You must &'not'& close this file descriptor.

-The descriptor is positioned at character 19 of the file, which is the first
-character of the body itself, because the first 19 characters are the message
-id followed by &`-D`& and a newline. If you rewind the file, you should use the
+The descriptor is positioned at character 26 of the file, which is the first
+character of the body itself, because the first 26 characters (19 characters
+before Exim 4.97) are the message id followed by &`-D`& and a newline.
+If you rewind the file, you should use the
macro SPOOL_DATA_START_OFFSET to reset to the start of the data, just in
case this changes in some future version.
.next

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