ansible-roles/clamav
William Hirigoyen 8d16f17354
gitea/ansible-roles/pipeline/head This commit looks good Details
* clamav: set `MaxConnectionQueueLength` to its default value (200), custom (15) was way too small and caused recurrent connections fail in Postfix.
* postfix (packmail only): disable `concurrency_failed_cohort_limit` for destination smtp-amavis to prevent the suspension of this destination when Amavis fails to answer. Indeed, we configure the suspension delay quite long in `minimal_backoff_time` (2h) and `maximal_backoff_time` (6h) to reduce the risk of ban from external SMTPs.
2023-01-18 10:30:41 +01:00
..
handlers Add amavis, clamav and spamassasin roles 2017-10-25 11:55:34 +02:00
meta Add evolix prefix to role dependencies 2019-11-29 14:19:52 +01:00
tasks * clamav: set `MaxConnectionQueueLength` to its default value (200), custom (15) was way too small and caused recurrent connections fail in Postfix. 2023-01-18 10:30:41 +01:00