diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2013-12-07 13:34:42 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2013-12-07 13:34:42 +0000 |
commit | 20be27b23eeb08cc51ed3ce16c1627d882cb2b27 (patch) | |
tree | 53f9124c628808f1e91894abf6094c6ab84b2c00 | |
parent | a3c8643131ef2a3f8100de7027be6bdf4e2ef3af (diff) |
Clarify interaction of delay_warning and retry configuration.
-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 5f1c25f41..17bdcc943 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -13652,6 +13652,9 @@ a very large time at the end of the list. For example: .code delay_warning = 2h:12h:99d .endd +Note that the option is only evaluated at the time a delivery attempt fails, +which depends on retry and queue-runner configuration. +Typically retries will be configured more frequently than warning messages. .option delay_warning_condition main string&!! "see below" .vindex "&$domain$&" |