fix: fix #972 by increasing file descriptors for filtermail

This commit is contained in:
holger krekel
2026-05-14 21:14:39 +02:00
parent a47bb94143
commit a266ffd060

View File

@@ -6,6 +6,7 @@ ExecStart={{ bin_path }} {{ config_path }} transport
Restart=always
RestartSec=30
User=vmail
LimitNOFILE=524288
[Install]
WantedBy=multi-user.target