system-config/playbooks/roles/base/exim
Jeremy Stanley 1f10a66956 Correct the Exim queue threshold for Mailman
In change I9e21eb19b85c9a4b19f5e6c5d03a89c89028bbc4 we incorrectly
adjusted Exim's smtp_accept_max_per_host option from 10 to 50 rather
than setting the smtp_accept_queue_per_connection option we actually
needed. Add this parameter as a new tunable in the role, set the
other option back to its prior value, and update comment references
accordingly.

Change-Id: I13f0275202eba8b5190a76bff921f1ac5adbeea0
2024-06-26 15:39:50 +00:00
..
defaults Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
handlers Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
tasks Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
templates Correct the Exim queue threshold for Mailman 2024-06-26 15:39:50 +00:00
vars Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
README.rst Correct the Exim queue threshold for Mailman 2024-06-26 15:39:50 +00:00

Installs and configures the exim mail server

Role Variables