Explorar o código

Merge pull request #2693 from dofl/patch-1

[Postfix] Retry for 5 days instead of 1
Timo N %!s(int64=6) %!d(string=hai) anos
pai
achega
73b9b8cf45
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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