2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-30 05:47:39 +00:00

reverted stopwaitsecs for postfix (#2137)

This commit is contained in:
Nathan Pierce 2021-08-17 09:39:30 -04:00 committed by GitHub
parent 232d463b81
commit f2ac78d154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ command=/usr/bin/fetchmail -f /etc/fetchmailrc -v --nodetach --daemon %(ENV_FETC
[program:postfix]
startsecs=0
stopwaitsecs=20
stopwaitsecs=55
autostart=false
autorestart=true
stdout_logfile=/var/log/supervisor/%(program_name)s.log