[Postfix] Tempfail if Rspamd not available

To protect from spam when rspamd hang or not yet ready to serve requests postfix should reject incoming mail with temp error
This commit is contained in:
Dmitriy Alekseev 2021-09-16 22:31:46 +03:00 committed by GitHub
parent 5e5ab6cf40
commit 2c5628c0e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ maximal_backoff_time = 1800s
maximal_queue_lifetime = 5d
delay_warning_time = 4h
message_size_limit = 104857600
milter_default_action = accept
milter_default_action = tempfail
milter_protocol = 6
minimal_backoff_time = 300s
plaintext_reject_code = 550