Duplicate mailbox id, mailbox does not exist when attempting to give a new guid

2018-01-08 Thread Daniel Botting
:57 hostname dovecot: dsync-server(user): Error: Couldn't update mailbox GUID: Mailbox doesn't exist: folder name> Looking at their mailbox the folder does exist. If you are able to assist that would be appreciated. Kind regards Daniel Botting Codethink Ltd

Duplicate mail id issue, mailbox does not exist when dovecot tries to generate a new guid so replication can take place

2018-01-15 Thread Daniel Botting
ving a new GUID to name.subfolder> Jan  3 16:20:57 hostname dovecot: dsync-server(user): Error: Couldn't update mailbox GUID: Mailbox doesn't exist: folder name> Looking at their mailbox the folder does exist. Has anybody seen this before and would be aware of the way to reso

Re: Duplicate mail id issue, mailbox does not exist when dovecot tries to generate a new guid so replication can take place

2018-01-15 Thread Daniel Botting
On 15/01/18 13:08, Günther J. Niederwimmer wrote: Hello, Am Montag, 15. Januar 2018, 13:54:22 CET schrieb Daniel Botting: Hi all, When we run the below one user constantly shows as failed (dovecot version is 2.2.13): sudo doveadm replicator status "*" mail.log shows the below fo

Dsync replication - delayed replication (Sync lock)

2020-09-01 Thread Daniel Botting
Hi, *Our setup:* Two Debian 10 machines that are setup to replicate mail between them, we have round robin DNS setup so a user can connect to either server. *What should happen:* Mail is delivered to either server and replicated across straight away to their mailbox on the other server so i

Fwd: Dsync replication - delayed replication (Sync lock)

2020-09-07 Thread Daniel Botting
Daniel Forwarded Message Subject:Dsync replication - delayed replication (Sync lock) Date: Tue, 1 Sep 2020 16:17:15 +0100 From: Daniel Botting To: dovecot@dovecot.org Hi, *Our setup:* Two Debian 10 machines that are setup to replicate mail between them, we

Dovecot version 2.3.17 - mail replication stopped working

2021-10-28 Thread Daniel Botting
Hi, We upgraded to Dovecot 2.3.17 today and mail replication has stopped working as expected, the error in mail.err is: Oct 28 10:27:44 hostname dovecot: imap-login: Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: No such file or directory Oct 28 10:28:47 hostname dovecot: d

Re: Dovecot version 2.3.17 - mail replication stopped working

2021-10-28 Thread Daniel Botting
removed by accident. We'll fix it latest for 2.3.18, and we'll let you know once it's fixed in master. You can either rollback to 2.3.16 or remove -T from sync options in config. -- Daniel Botting Systems Administrator Codethink Ltd. 3rd Floor Dale House, 35 Dale Street, Manchest

Re: Dovecot version 2.3.17 - mail replication stopped working

2021-10-29 Thread Daniel Botting
nc options in config. Aki On 28/10/2021 17:33 Daniel Botting wrote: Hi, We upgraded to Dovecot 2.3.17 today and mail replication has stopped working as expected, the error in mail.err is: Oct 28 10:27:44 hostname dovecot: imap-login: Error: net_connect_unix(/var/run/dovecot/stats-writer) fai

Public folder replication ( not replicating) - roadmap query

2020-05-01 Thread Daniel Botting
Hi, We have a server pair running Dovecot 2.3.10 (latest stable) version directly from repo.dovecot.org and have mailbox and sieve replication working as required in production. I have setup a test pair with the exact same configuration and on each server setup public name space for a  mailb

Shared folder replication - query - can it be replicated?

2020-05-01 Thread Daniel Botting
Hi, Further to my earlier posting to the mailing list this morning regarding replicating of public namespaces is it possible that a shared name space can be replicated: https://wiki.dovecot.org/SharedMailboxes/Shared We use LDAP, the thought being that an LDAP service account is created and

user lookup fails username is SHA256 @domain

2023-07-16 Thread Daniel Botting
Hi all, I'm currently building a replacement personal mailserver on Debian 11 (hopefully upgrade it to 12 and it will continue to work). My existing personal mailserver is serving a handful of mailboxes for three domains, virtual users, on an older version of Debian. When I attempt to deliv

Sieve replication - does not replicate

2019-09-30 Thread Daniel Botting via dovecot
Hi, I have two servers replicating mail as required, the directory structure (per user), however they will not replicate the sieve scripts directory: server 1 Maildir sieve server 2 Maildir Output of doveconf -n on server 1: # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf # Pigeonhole ve

Sieve replication - Debian 9.11 - Dovecot 2.2.7 - script changes not replicated

2019-10-09 Thread Daniel Botting via dovecot
Hi, I am trying to setup Sieve replication, it is almost working: 1/ Create a script - sync'd across 2/ Activate/de-activate a script - change sync'd 3/ Delete a script - change sync'd But if I make a change to a script it is not replicated, unless I de-activate and activate again. I am se

Re: lda not sending email on sieve correctly

2024-08-08 Thread Daniel Botting via dovecot
Hi , I believe you'll need to add to the relevant Exim transport that you are using. For example if you are a smart host add it to the transport for that. Example that might help: Cheers Dan On August 8, 2024 9:15

Re: lda not sending email on sieve correctly

2024-08-08 Thread Daniel Botting via dovecot
In order to debug the issue I create a warper /programas/scripts/eximvacation/eximwarper to get a log about the comand line :-P if you have any idea will be great! Thanks to answer!! :-D beer on Spain granted. On 08/08/2024 11:52, Daniel Botting wrote: Hi , I believe you'll need to ad

Re: sieve script is not executed

2025-07-28 Thread Daniel Botting via dovecot
Hi, Try tailing journalctl for your MTA service and see if that helps (I found that helped me when I had problems). Cheers Dan On July 28, 2025 10:10:46 AM GMT+02:00, "Kamil Jonca via dovecot" wrote: Aki Tuomi via dovecot writes: On 28/07/2025 10:46 EEST Kamil Jonca