-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Postfix and dovecot killed by supervisor on each mail creation #2613
Copy link
Copy link
Closed
Labels
area/scriptskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationkind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answerpriority/lowservice/dovecotservice/postfixstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Metadata
Metadata
Assignees
Labels
area/scriptskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationkind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answerpriority/lowservice/dovecotservice/postfixstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Postfix and dovecot killed by supervisor on each mail creation
I would like some feedback concerning a use case
Description
Hello,
Each time i create an user, i can see in logs postfix and dovecot restarting !
Containers logs:
Jun 1 08:40:31 feature-mail postfix/master[29611]: terminating on signal 15 Jun 1 08:40:33 feature-mail dovecot: master: Warning: Killed with signal 15 (by pid=7 uid=0 code=kill) Jun 1 08:40:34 feature-mail dovecot: master: Dovecot v2.3.13 (89f716dc2) starting up for imap, lmtp Jun 1 08:40:37 feature-mail postfix/master[2385]: daemon started -- version 3.5.6, configuration /etc/postfixchangedetector logs:
Is this normal? is there an impact on the reception of emails?