Displaying 20 results from an estimated 2000 matches similar to: "Graceful dovecot reload for LE certificate renewals"
2019 May 14
0
Graceful dovecot reload for LE certificate renewals
Hi Dovecot-gurus
With the introduction of LE certificates the certificate renewal cycle is a lot faster, unfortunately even a "dovecot reload" cuts the existing connections when doing the cert updates, which is quite frustrating - and yes most clients automatically reconnect but still...
Is any work going into implementing a more ?graceful reload? for dovecot like the one for nginx
2020 Oct 22
1
Best prometheus exporter for Dovecot 2.3 with the new metrics/stats module
Hi ppl.
I am trying to locate the best prometheus exporter for use with Dovecot 2.3 in connection with the new metrics/stats module.
Any pointers in the right direction will be appreciated - seems like there is a bunch out there which all works with the old stats module.
Anybody have something ?in the works? for 2.3 ?
Kind Regards,
Sidsel Jensen
-------------- next part --------------
2004 Sep 02
4
0.99.11-rc2
http://dovecot.org/rc/
Changes since rc1:
+ Create PID file in /var/run/dovecot/master.pid
- THREAD and SORT commands crashed with some mails
If nothing new comes up, this is the final release tomorrow.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL:
2004 Jun 02
2
getting started on MacOS X
Hello -
I am attempting to test rsync on a series of 8 MacOS X servers. On my
initial test, I configured one machine as the "sender" and one machine
to "receive."
On the "sending" machine, I created an rsyncd.conf file. On the
"receiving" machine, I issued the command
rsync --daemon
To which I got no error messages.
On the "sending"
2004 Sep 06
4
100% CPU utilisation
Dovecot (0.9.11) consumes 100% CPU utilisation when accessing
(either pop or imap) one of my mailboxes. It doesn''t happen
with other mailboxes.
The mailbox has about 500 mails while others have many more.
They are all in mbox format.
OS: OpenBSD-3.5 with all patches
MTA: Sendmail-8.12.11
It happened with other RCs of dovecot-0.9.11
Configured as: ./configure --without-pam
2004 Aug 10
2
Newbie about Mbox or Maildir
Hi,
Thanks in advance. I am not sure if my system is setup to use 'mbox' or
'maildir'. How do I find this out?
I am running an OpenBSD (v3.5) box with an Intel P3 motherboard. I have
installed the OpenBSD port of Dovecot (0.99.10) and have manually started
dovecot and configured the ssl certificates as per the documentation. As
far as I can tell there is no problems but I am
2019 Mar 14
0
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
The general answere here is try and see, as you could totally test it on
your own. The certificate is read at startup and put in memory for the
rest of the execution time. Dovecot won't monitor the file for changes
on disk, as this would waste CPU cycles and make dovecot only slower for
no reason. The process (or person) that changes the file is responsible
to restart dovecot to reload
2019 Mar 14
0
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
Hi,
On 14.03.19 09:33, Yassine Chaouche via dovecot wrote:
> On 3/14/19 9:32 AM, Yassine Chaouche via dovecot wrote:
>> The general answere here is try and see, as you could totally test it
>> on your own. The certificate is read at startup and put in memory for
>> the rest of the execution time. Dovecot won't monitor the file for
>> changes on disk, as this
2019 Mar 14
0
Re: Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
On Thu, Mar 14, 2019, at 11:33 AM, Yassine Chaouche via dovecot wrote:
> On 3/14/19 9:32 AM, Yassine Chaouche via dovecot wrote:
> > The general answere here is try and see, as you could totally test it
> > on your own. The certificate is read at startup and put in memory for
> > the rest of the execution time. Dovecot won't monitor the file for
> > changes on
2019 Mar 14
0
Re: Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
On Thu, Mar 14, 2019, at 12:09 PM, Yassine Chaouche via dovecot wrote:
> On 3/14/19 9:55 AM, Patrick Cernko via dovecot wrote:
>
> > [...] the way we have configured exim, it neither needs reload or
> > restart but reads the certificate file every time it has to use it.
>
> What happens if you goof off in the middle of an opeartion, temporarily
> putting a wrong file
2004 Sep 02
1
File isn''t in mbox format: /var/mail/user1
I lately see lots of message like this in my maillog:
Sep 1 11:12:31 onion pop3-login: Login: user1 [203.11.35.29]
Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1
Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1
Sep 1 11:12:31 onion pop3: I/O leak: 0x1c00881c (0)
Sep 1 11:12:31 onion pop3: I/O leak: 0x1c034f1c (1)
2019 Mar 14
2
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
Running dovecot 2.2, apologies if this question has been asked before:
I've done the research but couldn't find anything.
I run a server that uses dovecot as a MUA for Postfix and have a Let's
Encrypt certificate that auto-renews through certbot on Ubuntu server
16.04. Dovecot did not pick up on the new certificate for the hostname.
It did after a restart. To be clear: Let's
2020 Oct 30
0
When is the Dovecot 2.3.12 release due?
Hi
We are very eager to test the zstd compression in the upcoming Dovecot 2.3.12 release - any pointer as to when that is expected to be released?
Kind Regards,
Sidsel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 874 bytes
Desc: Message signed with OpenPGP
URL:
2019 Mar 14
2
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
On 3/14/19 9:55 AM, Patrick Cernko via dovecot wrote:
> [...] the way we have configured exim, it neither needs reload or
> restart but reads the certificate file every time it has to use it.
What happens if you goof off in the middle of an opeartion, temporarily
putting a wrong file instead of the new certificate, and exim starts
delivering the new broken certificate right away ? or
2004 Sep 02
1
UPDATE: File isn''t in mbox format: /var/mail/user1
> -----Original Message-----
> From: dovecot-bounces@dovecot.org
> [mailto:dovecot-bounces@dovecot.org]On
> Behalf Of Zoong Pham
> Sent: Thursday, 2 September 2004 4:09 PM
> To: dovecot@dovecot.org
> Subject: [Dovecot] File isn''t in mbox format: /var/mail/user1
>
> I lately see lots of message like this in my maillog:
>
> Sep 1 11:12:31 onion pop3-login:
2010 Nov 05
3
ZFS vs mpxio vs cfgadm in Solaris.
Folks,
I''m trying to figure out whether we should give ZFS / mpxio a shot
on one of our research servers, or simply skip it (as we have
previously).
In Nov 2009 Cindy responded to a thread concerning ZFS device
issues, cfgadm, and mpxio:
http://mail.opensolaris.org/pipermail/zfs-discuss/2009-November/033496.html
I''ve got an x2270 with the Sun EZ-SAS HBA and external SATA
2016 Feb 17
0
dhcpd frequent renewals
On 16/02/16 16:59, david wrote:
> Folks
>
> This might be the wrong place to ask, but I don't know where to turn.
> My internal home network, including wireless, is controlled by a
> Centos6 server, which provides dhcpd services, along with NAT. I have
> DHCPD configured with the addresses 192.168.155.200 through
> 192.168.155.254 as the range for dynamic allocations.
2019 Mar 14
4
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
On 3/14/19 9:32 AM, Yassine Chaouche via dovecot wrote:
> The general answere here is try and see, as you could totally test it
> on your own. The certificate is read at startup and put in memory for
> the rest of the execution time. Dovecot won't monitor the file for
> changes on disk, as this would waste CPU cycles and make dovecot only
> slower for no reason. The process
2016 Feb 18
1
dhcpd frequent renewals
Rob
DNS service for my clients is provided by my gateway server, the same
machine as the DHCPD server. I think that's what the "option
domain-name-servers" line does. This allows me to provide 192.168
addresses to them when they try to access anything inside the house
with a name. If it's not a locally defined name, BIND forwards the
request to the internet.
I'm not
2016 Feb 16
2
dhcpd frequent renewals
Folks
This might be the wrong place to ask, but I don't know where to turn.
My internal home network, including wireless, is controlled by a
Centos6 server, which provides dhcpd services, along with NAT. I
have DHCPD configured with the addresses 192.168.155.200 through
192.168.155.254 as the range for dynamic allocations. The
default-lease time is 1800 seconds, the maximum is 3600