Merge pull request #2693 from dofl/patch-1

[Postfix] Retry for 5 days instead of 1
This commit is contained in:
Timo N
2019-06-09 10:47:33 +02:00
committed by GitHub

View File

@@ -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