瀏覽代碼

Merge pull request #2693 from dofl/patch-1

[Postfix] Retry for 5 days instead of 1
Timo N 6 年之前
父節點
當前提交
73b9b8cf45
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      data/conf/postfix/main.cf

+ 2 - 1
data/conf/postfix/main.cf

@@ -19,7 +19,8 @@ bounce_queue_lifetime = 1d
 broken_sasl_auth_clients = yes
 disable_vrfy_command = yes
 maximal_backoff_time = 1800s
-maximal_queue_lifetime = 1d
+maximal_queue_lifetime = 5d
+delay_warning_time = 4h
 message_size_limit = 104857600
 milter_default_action = accept
 milter_protocol = 6