diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-09-15 14:48:49 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-09-17 21:57:35 +0100 |
commit | a0093024fe0f1c50705f5463832ae04eea64dd97 (patch) | |
tree | f6272c574176fab30dd65de3f68d0ec85a32cb3b /doc | |
parent | e78f5da52ca38d07b0b4ccf565e1b47f477fb5a5 (diff) |
Docs: add crossref
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index dcbcbea7d..ba128334b 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -17319,6 +17319,9 @@ manager, there is no way of controlling the total number of simultaneous deliveries if the configuration allows a delivery attempt as soon as a message is received. +See also the &%max_parallel%& generic transport option, +and the &%serialize_hosts%& smtp transport option. + .cindex "number of deliveries" .cindex "delivery" "maximum number of" If you want to control the total number of deliveries on the system, you |