similar to: Purpose of stats-writer and why doveadm try to open it to dump stats ?

Displaying 20 results from an estimated 6000 matches similar to: "Purpose of stats-writer and why doveadm try to open it to dump stats ?"

2018 Apr 12
0
two unrelated issues, lastlogin, and an out of memory fatal error
Hello Aki and everyone, "Increase memory, your cache takes more memory than you have anticipated." What setting do I need to update in dovecot? I hope your not talking about the vps it has 4GB of ram. Thanks. Dave. On 4/12/18, Reio Remma <reio at mrstuudio.ee> wrote: > Hey, > > maybe it's like Aki said, you need more memory. :) Other than that I > can't
2018 Feb 01
2
Dovecot 2.3 on CentOS 7.
Thanks for the pointer! That didn't work though, but what worked was: [Service] ReadWriteDirectories=/home/dovecot What would be the preferred directory for storing all virtual mail without modification to system files? Thanks! Reio On 01.02.2018 21:57, Aki Tuomi wrote: > /etc/systemd/system/dovecot.service.d/writable-home.conf > > [Service] > ProtectHome=false > > >
2018 Feb 01
0
Dovecot 2.3 on CentOS 7.
/etc/systemd/system/dovecot.service.d/writable-home.conf [Service]ProtectHome=false maybe this helps? ---Aki TuomiDovecot oy -------- Original message --------From: Reio Remma <reio at mrstuudio.ee> Date: 01/02/2018 21:44 (GMT+02:00) To: dovecot at dovecot.org Subject: Dovecot 2.3 on CentOS 7. Greetings! I'm having a bit of trouble trying out Dovecot 2.3 on CentOS 7. Dovecot 2.2.33
2019 Jul 13
0
Replication issue 2.3.7
Hello, Thanks for the info and workaround! I found and have the same problems after read your mail :-(. Am Samstag, 13. Juli 2019, 11:13:23 CEST schrieb Reio Remma via dovecot: > Hello! > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > Jul 13 11:52:10 turin dovecot: doveadm: Error: > dsync-remote(reio at mrstuudio.ee)</1ekE7qbKV2gYwAAsNnMGQ>:
2020 Apr 27
2
Quota calculation with MySQL backend and replication.
> On 27/04/2020 12:35 Reio Remma <reio at mrstuudio.ee> wrote: > > > On 27.04.2020 12:15, Reio Remma wrote: > > Hello! > > > > Over the weekend I converted our Dovecot server from Maildir quota to > > MySQL backed quota and then provisioned a fresh replica server and > > seeded it via Dovecot replication. > > > > This morning most
2018 Sep 17
0
Quotas not working with roundcube
You should read it more carefully.? See the 'Configuration' section. Aki On 17.09.2018 09:31, Reio Remma wrote: > I was wondering about that myself, but then I couldn't find any info > on quota = in the wiki. > > Please update: > > https://wiki2.dovecot.org/Quota > > :) > > Thanks, > Reio > > On 17/09/2018 08:57, Aki Tuomi wrote: >> You
2019 Jul 16
2
Replication issue 2.3.7
> On 16/07/2019 18:40 Stuart Henderson via dovecot <dovecot at dovecot.org> wrote: > > > On 2019-07-13, Reio Remma via dovecot <dovecot at dovecot.org> wrote: > > Hello! > > > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > > > Jul 13 11:52:10 turin dovecot: doveadm: Error: > > dsync-remote(reio at
2019 Jul 13
5
Replication issue 2.3.7
Hello! I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: Jul 13 11:52:10 turin dovecot: doveadm: Error: dsync-remote(reio at mrstuudio.ee)</1ekE7qbKV2gYwAAsNnMGQ>: Error: Exporting mailbox INBOX failed: Mailbox attribute vendor/vendor.dovecot/pvt/server/sieve/files/MR lookup failed: Mailbox attributes not enabled Jul 13 11:52:11 turin dovecot: doveadm: Error:
2018 Feb 01
2
Dovecot 2.3 on CentOS 7.
Greetings! I'm having a bit of trouble trying out Dovecot 2.3 on CentOS 7. Dovecot 2.2.33 works fine on the same system (same config as well, minus the SSL changes) but after upgrading to 2.3 I'm getting the following errors: Feb? 1 21:30:18 localhost dovecot: imap(reio at bwo.mrstuudio.ee)<3566><FoOsnStkXt4KAAgC>: Debug: INBOX.Templates: Mailbox opened because: STATUS
2018 Sep 17
2
Quotas not working with roundcube
I was wondering about that myself, but then I couldn't find any info on quota = in the wiki. Please update: https://wiki2.dovecot.org/Quota :) Thanks, Reio On 17/09/2018 08:57, Aki Tuomi wrote: > You did everything except actually enable quota... =) > > Try adding this to your configuration > > quota = count:User quota > quota_vsizes = yes > > inside the
2018 Aug 23
0
Is the Doveadm HTTP API considered stable for production use?
> On Aug 23, 2018, at 8:44 AM, Reio Remma <reio at mrstuudio.ee> wrote: > > On 23.08.18 15:35, Felipe Gasper wrote: >> >>> On Aug 23, 2018, at 8:14 AM, James Beck <james.beck at aa.net.uk> wrote: >>> >>>> On Wed, Aug 22, 2018 at 09:54:44AM -0400, Felipe Gasper wrote: >>>> If you don?t want to use the HTTP API, you can use the
2019 Dec 12
0
Dovecot 2.3 repo for CentOS 8.
Hello, I have builded some dovecot packages for CentOS 8 in my personal repository: http://repo.joomhosting.eu/centos/8/x86_64/ and SRPMS are in http://repo.joomhosting.eu/centos/8/SRPMS/ I you want you can try it. With best regards, Filip Bartmann On Thu, 12 Dec 2019 12:31:45 +0200 Reio Remma <reio at mrstuudio.ee> wrote: > On 09/12/2019 17:25, Aki Tuomi via dovecot wrote: >
2018 Oct 11
1
Renewal of Let's Encrypt Certificates in Dovecot
El jue., 11 oct. 2018 a las 10:58, Reio Remma (<reio at mrstuudio.ee>) escribi?: > On 11/10/2018 11:55, Ignacio Garcia wrote: > > Hi there. I've been using Dovecot for quite some time now but I just > > started using Let's Encrypt certs. Since LE certs are renewed > > automatically without user intervention I'm wondering if I will need > > to restart
2018 Sep 04
0
Best way to move mail from one server to another
If you have lots of data, you can make an initial pass with rsync whilst the old server is running and another rsync pass (with --delete, use dry run to test) when you've shut down the old server to sync the changes since the initial pass. Good luck! Reio On 04/09/2018 11:40, James Brown wrote: > Thanks Sam > > Users not using new mail server yet. > > Both old and new
2019 Jul 16
0
Replication issue 2.3.7
On 2019-07-13, Reio Remma via dovecot <dovecot at dovecot.org> wrote: > Hello! > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > Jul 13 11:52:10 turin dovecot: doveadm: Error: > dsync-remote(reio at mrstuudio.ee)</1ekE7qbKV2gYwAAsNnMGQ>: Error: > Exporting mailbox INBOX failed: Mailbox attribute >
2019 Jul 16
0
Replication issue 2.3.7
On 2019/07/16 19:46, Aki Tuomi wrote: > > > On 16/07/2019 18:40 Stuart Henderson via dovecot <dovecot at dovecot.org> wrote: > > > > > > On 2019-07-13, Reio Remma via dovecot <dovecot at dovecot.org> wrote: > > > Hello! > > > > > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > > > > >
2019 Jul 14
1
Purpose of stats-writer and why doveadm try to open it to dump stats ?
Hello, I want to monitor dovecot stats, and so I have an exporter process that run with limited rights. The monitoring user has only access to /var/run/dovecot/stats-reader and it works fine. Doveadm stats dump returns the list of all stats as expected. But each time I run doveadm stats dump, it logs the following error: Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission
2019 Aug 06
0
Dovecot replication and userdb "noreplicate".
On 24.06.2019 16:25, Reio Remma wrote: > On 24.06.2019 8:21, Aki Tuomi wrote: >> On 22.6.2019 22.00, Reio Remma via dovecot wrote: >>> Jun 22 16:55:22 host dovecot: dsync-local(user at host.ee)<>: Error: >>> Remote command returned error 84: ssh -i /home/vmail/.ssh/vmail.pem -l >>> vmail backup.host.ee doveadm dsync-server -D -uuser at host.ee >>>
2020 Feb 14
2
Dovecot 2.3 repo for CentOS 8.
Hi Filip, On 12 Dec 2019, at 12:01, filbar at centrum.cz wrote: > Hello, > I have builded some dovecot packages for CentOS 8 in my personal > repository: > http://repo.joomhosting.eu/centos/8/x86_64/ > and SRPMS are in > http://repo.joomhosting.eu/centos/8/SRPMS/ > > I you want you can try it. > > With best regards, > Filip Bartmann would it be useful/advisable
2019 Dec 12
5
Dovecot 2.3 repo for CentOS 8.
On 09/12/2019 17:25, Aki Tuomi via dovecot wrote: >> On 09/12/2019 17:20 Reio Remma via dovecot <dovecot at dovecot.org> wrote: >> >> >> Hello! >> >> Are there any plans for an official Dovecot repo for CentOS 8? >> >> Thanks, >> Reio > (sorry for duplicate, user error in earlier one...) > > Yes. There are plans for the repo,