From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#32631: the Dovecot service stops working Date: Thu, 06 Sep 2018 22:31:40 +0200 Message-ID: <8736umtljn.fsf@gnu.org> References: <87pnxtlfq5.fsf@lassieur.org> <87k1nzkn1o.fsf@gnu.org> <871sa6n63w.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fy0we-0002js-2L for bug-guix@gnu.org; Thu, 06 Sep 2018 16:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fy0wd-0007sr-0F for bug-guix@gnu.org; Thu, 06 Sep 2018 16:32:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43422) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fy0wc-0007s6-IR for bug-guix@gnu.org; Thu, 06 Sep 2018 16:32:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871sa6n63w.fsf@lassieur.org> ("=?UTF-8?Q?Cl=C3=A9ment?= Lassieur"'s message of "Thu, 06 Sep 2018 14:49:23 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 32631@debbugs.gnu.org Hi, Cl=C3=A9ment Lassieur skribis: > Ludovic Court=C3=A8s writes: > >> Hello, >> >> Cl=C3=A9ment Lassieur skribis: >> >>> Sometimes the Dovecot service stops working, which is difficult to >>> notice. >> >> When it =E2=80=9Cstops working=E2=80=9D, does the Shepherd service go do= wn? Does =E2=80=9Cherd >> status dovecot=E2=80=9D shows that it was respawned? Is the dovecot pro= cess >> still around? > > The dovecot process is still around, yes. I has happened several times > already (maybe 5), but I only recently identified it as a bug. I'll > investigate more when I encounter it again, but it's not easy to do > because I'm not the only user of the mail server. So it doesn=E2=80=99t look like a Shepherd issue, right? Thanks, Ludo=E2=80=99.