Fix logs in the SMTP container

This commit is contained in:
Florent Daigniere
2023-04-21 14:42:25 +02:00
parent 1f9cd7db99
commit eec9d1201f
5 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ from podop import run_server
from socrate import system, conf
system.set_env(log_filters=[
r'the Postfix mail system is running\: \d+$',
r'(dis)?connect from localhost\[(\:\:1|127\.0\.0\.1)\]( quit=1 commands=1)?$',
r'haproxy read\: short protocol header\: QUIT$',
r'discarding EHLO keywords\: PIPELINING$',