Gitweb:
https://git.exim.org/exim.git/commitdiff/277d15561e0a88a29123e97f4023e0cf78f9e8b4
Commit: 277d15561e0a88a29123e97f4023e0cf78f9e8b4
Parent: 1b59e35da6644ae22df3bddd3a3d3dba4c37ad24
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Jul 3 14:18:41 2023 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jul 3 14:18:41 2023 +0100
Docs: note splitting of long messages for SMTP response
---
doc/doc-docbook/spec.xfpt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 62258dd61..9eb0b6b56 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -31564,8 +31564,11 @@ the message modifier cannot override the 221 response code.
The text in a &%message%& modifier is literal; any quotes are taken as
literals, but because the string is expanded, backslash escapes are processed
-anyway. If the message contains newlines, this gives rise to a multi-line SMTP
+anyway.
+If the message contains newlines, this gives rise to a multi-line SMTP
response.
+A long message line will also be split into multi-line SMTP responses,
+on word boundaries if possible.
.vindex "&$acl_verify_message$&"
While the text is being expanded, the &$acl_verify_message$& variable
--
## 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/