From 511a6c14924b5e931d67c4257ee7592dcc6ef49e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 16 Mar 2014 17:22:56 +0000 Subject: Support transport-added headers under cutthrough delivery. Bug 1431 --- doc/doc-docbook/spec.xfpt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-docbook') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index ae4d75ecb..2b055c3e9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27330,8 +27330,12 @@ from one SMTP connection to another. If a recipient-verify callout connection i requested in the same ACL it is held open and used for the data, otherwise one is made after the ACL completes. -Note that routers are used in verify mode. Note also that headers cannot be +Note that routers are used in verify mode, +and cannot depend on content of received headers. +Note also that headers cannot be modified by any of the post-data ACLs (DATA, MIME and DKIM). +Headers may be modified by routers (subject to the above) and transports. + Cutthrough delivery is not supported via transport-filters or when DKIM signing of outgoing messages is done, because it sends data to the ultimate destination before the entire message has been received from the source. -- cgit v1.2.3