1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-12-01 22:41:53 +02:00

Merge remote-tracking branch 'upstream/master' into managesieve-proxy

This commit is contained in:
Florent Daigniere
2023-04-20 18:53:17 +02:00
23 changed files with 107 additions and 87 deletions

View File

@@ -2,6 +2,9 @@
import os
import subprocess
from socrate import system
system.set_env(log_filters=r'could not be resolved \(\d\: [^\)]+\) while in resolving client address, client\: [^,]+, server: [^\:]+\:(25,110,143,587,465,993,995)$')
# Check if a stale pid file exists
if os.path.exists("/var/run/nginx.pid"):