* Double the retry interval for SMTP deliveries after each failed attempt.
[citadel.git] / citadel / techdoc / delivery-list.txt
index b6c3880dd6fc503a69eab8acfedf087aed639f5a..ce90e765839fba870bb86b62f3f560da99f780fc 100644 (file)
@@ -47,6 +47,16 @@ each line.
     attempt.
  
  
+ INSTRUCTION:  retry
+ SYNTAX:       retry|9999999
+ DESCRIPTION:
+    Citadel does not retry SMTP delivery at a fixed interval.  Instead, it
+starts at a nominal interval (15 minutes by default) and then doubles the
+interval after each failed attempt.  This instruction contains the interval
+which should currently be followed (and doubled again, if the next delivery
+fails).
+  
+  
  INSTRUCTION:  bounceto
  SYNTAX:       bounceto|Big Bad Sender[@host]
  DESCRIPTION: