Add possibility to increase procsess limit

This commit is contained in:
phil 2023-06-28 08:04:06 +02:00
parent 5497d962f1
commit 17ecb3d1ca
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@
# ==========================================================================
{% if postfix_type == "internet" %}
smtp inet n - y - 1 postscreen
smtpd pass - - y - 100 smtpd
smtpd pass - - y - {{ postfix_smtpd_maxproc }} smtpd
-o cleanup_service_name=smtpd-in
{% else %}
smtp inet n - y - - smtpd