Re: systemd integration not working

2021-05-03 Thread Timo Sirainen
Did you see if the problem was that the imap-login process was using 100% CPU, or was the issue something else? I can't find a bug with the patch itself. But attached is another patch that adds some more asserts to make sure the linked lists are being used correctly, so if there is some bug it shou

Re: systemd integration not working

2021-04-28 Thread Joan Moreau
Not much details Git version (including the patch you sent) raised CPU load very very high. Can't play too much on my production server. Let me know if I can help On 2021-04-28 06:12, Aki Tuomi wrote: Can you provide any details on this instability? Aki On April 27, 2021 7:58:01 PM UTC,

Re: systemd integration not working

2021-04-27 Thread Aki Tuomi
Can you provide any details on this instability? Aki On April 27, 2021 7:58:01 PM UTC, Joan Moreau wrote: >Ok, a third regression is that it becomes highly unstable with the >patch >you sent > >I had to get back to 2.3.14 > >On 2021-04-27 17:07, Joan Moreau wrote: > >> Indeed, latest git works

Re: systemd integration not working

2021-04-27 Thread Joan Moreau
Ok, a third regression is that it becomes highly unstable with the patch you sent I had to get back to 2.3.14 On 2021-04-27 17:07, Joan Moreau wrote: Indeed, latest git works much better :) On 2021-04-27 05:58, Aki Tuomi wrote: Can you try with latest git? We did some improvements on the sys

Re: systemd integration not working

2021-04-27 Thread Joan Moreau
Indeed, latest git works much better :) On 2021-04-27 05:58, Aki Tuomi wrote: Can you try with latest git? We did some improvements on the systemd configure parts. Aki On 26/04/2021 23:32 Joan Moreau wrote: Looking at config.log, there is #define HAVE_LIBSYSTEMD 1 But "Type=notify" does no

Re: systemd integration not working

2021-04-26 Thread Aki Tuomi
Can you try with latest git? We did some improvements on the systemd configure parts. Aki > On 26/04/2021 23:32 Joan Moreau wrote: > > > Looking at config.log, there is #define HAVE_LIBSYSTEMD 1 > But "Type=notify" does not appear > My systemd is version 248 > > > > On 2021-04-26 12:05, Jo

Re: systemd integration not working

2021-04-26 Thread Joan Moreau
Looking at config.log, there is #define HAVE_LIBSYSTEMD 1 But "Type=notify" does not appear My systemd is version 248 On 2021-04-26 12:05, Joan Moreau wrote: I have # sudo systemctl status dovecot ● dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (/usr/lib/systemd/system/dove

Re: systemd integration not working (WAS: Latest git FATAL error)

2021-04-26 Thread Joan Moreau
I have # sudo systemctl status dovecot ● dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (/usr/lib/systemd/system/dovecot.service; enabled; vendor preset: disabled) Active: active (running) since Sun 2021-04-25 20:13:25 UTC; 14h ago Docs: man:dovecot(1)

Re: systemd integration not working (WAS: Latest git FATAL error)

2021-04-26 Thread Aki Tuomi
I don't know then. It works for me and I just tried it again. The only reason it would fail would be that HAVE_LIBSYSTEMD is not defined, so it would not be using libsystemd for notify support. $ sudo systemctl status dovecot ● dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (