summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-08-08 00:19:43 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-08-08 00:19:43 +0100
commit730acb14092de4443ba3c5c38532f3ca9b3e75d3 (patch)
treeca0245c2f58c3e4338ece1cb997cc52f9be23831
parent86d51a7b1055b6fad9a4add3b42efd40328b5130 (diff)
downloadexim4-730acb14092de4443ba3c5c38532f3ca9b3e75d3.tar.gz
Docs: add warning on use of envelope_to_add
-rw-r--r--doc/doc-docbook/spec.xfpt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index cea21a18f..f13e58b79 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -22498,6 +22498,14 @@ header, Exim has a configuration option (&%envelope_to_remove%&) which requests
its removal from incoming messages, so that delivered messages can safely be
resent to other recipients.
+.new
+&*Note:*& If used on a transport handling multiple recipients
+(the smtp transport unless &%rcpt_max%& is 1, the appendfile, pipe or lmtp
+transport if &%batch_max%& is greater than 1)
+then information about Bcc recipients will be leaked.
+Doing so is generally not advised.
+.wen
+
.option event_action transports string&!! unset
.cindex events