Gitweb:
http://git.exim.org/exim.git/commitdiff/20be27b23eeb08cc51ed3ce16c1627d882cb2b27
Commit: 20be27b23eeb08cc51ed3ce16c1627d882cb2b27
Parent: a3c8643131ef2a3f8100de7027be6bdf4e2ef3af
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Dec 7 13:34:42 2013 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sat Dec 7 13:34:42 2013 +0000
Clarify interaction of delay_warning and retry configuration.
---
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 5f1c25f..17bdcc9 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$&"