Re: Doveadm Backup Error

2025-02-17 Thread Asai via dovecot
Thank you, Timo, that fixed the problem. Asai On 2/17/2025 9:03 AM, Timo Sirainen wrote: On 17. Feb 2025, at 16.26, Asai via dovecot wrote: sieve_script personal {   active_path = /vmail/%{user | domain }/%{user | username }/ home/.dovecot.sieve   driver = file   path = /vmail/%{user | domain }

Re: Doveadm Backup Error

2025-02-17 Thread Asai via dovecot
Thanks Timo, OK, I'll give that a try, I should point out that the Sieve filters are working as they should be for general delivery, outside of doveadm backup. Asai On 2/17/2025 9:03 AM, Timo Sirainen wrote: On 17. Feb 2025, at 16.26, Asai via dovecot wrote: sieve_script personal {   active_pat

Re: Doveadm Backup Error

2025-02-17 Thread Asai via dovecot
Hi Timo, here's the config, the sieve section is at the bottom. Also, note that due to upgrading Dovecot over the years, we have an odd "home" folder situtation, where it's actually IN the main maildir folder, rather than being its parent. [root@server5 ~]# doveconf -n # 2.4.0 (daeb6bc59c): /e

Re: Doveadm Backup Error

2025-02-17 Thread Timo Sirainen via dovecot
On 15. Feb 2025, at 4.06, Asai via dovecot wrote: > > Greetings, > > On 2.3 I was able to run the following command, but now on 2.4 I'm getting > the following error: > > doveadm backup -u u...@domain.tld maildir:/mnt/backups/daily/domain.tld/user > > dsync(u...@domain.tld): Error: brain M: E

Re: Doveadm Backup Error

2025-02-16 Thread Aki Tuomi via dovecot
You don't necessarely enable imap_metadata for this, just having attribute dict is enough. can you rm -rf the backup and try again with doveadm -D? Aki > On 16/02/2025 23:47 EET Asai via dovecot wrote: > > > After spending several hours troubleshooting this, it seems like doveadm > backup

Re: Doveadm Backup Error

2025-02-16 Thread Asai via dovecot
After spending several hours troubleshooting this, it seems like doveadm backup is broken somehow.  At least on my system. I can't even run doveadm backup -u user maildir:/dest on an empty target director without it throwing an error. Is anyone else having this problem? Thanks, Asai On 2/15

Re: Doveadm Backup Error

2025-02-15 Thread Asai via dovecot
Here's some more debugging info in case this helps: Feb 15 18:33:44 dsync(u...@domain.tld): Debug: Mailbox INBOX: Mailbox opened Feb 15 18:33:44 dsync(u...@domain.tld): Debug: brain S: Syncing mailbox 77727820079bdd584f28773ea8bd: UIDNEXT changed: 1 -> 12170 Feb 15 18:33:44 dsync(u...@domain

Doveadm Backup Error

2025-02-14 Thread Asai via dovecot
Greetings, On 2.3 I was able to run the following command, but now on 2.4 I'm getting the following error: doveadm backup -u u...@domain.tld maildir:/mnt/backups/daily/domain.tld/user dsync(u...@domain.tld): Error: brain M: Exporting mailbox INBOX failed: Mailbox attribute iteration failed:

doveadm backup Error: Mailbox INBOX sync

2021-07-13 Thread Pierre Sablé
Hi, the command  "doveadm  backup -u {user@mail} maildir:/home/backup/{user@mail}/mails/" returns the following error : dsync(user@mail): Error: Mailbox INBOX sync: mailbox_delete failed: INBOX can't be deleted. ...and nothing in dovecot logs  dovecot actual version 2.3.15 I did not hav

Re: doveadm backup : Error: Failed to access mailbox

2020-05-24 Thread Laura Smith
FYI, found the solution. It seems doveadm can't cope with brackets in mailbox names. I moved the user's mails into non-braketed, deleted the bracketed and doveadm backup worked fine after that. ‐‐‐ Original Message ‐‐‐ On Sunday, 24 May 2020 14:32, Laura Smith wrote: > Hi All, > > So

doveadm backup : Error: Failed to access mailbox

2020-05-24 Thread Laura Smith
Hi All, So close and yet so far.  ;-( Have been migrating users from an old Dovecot server to a new one. All of the users have doveadm backup'd perfectly, except for one ! What does the below mean ? $ sudo doveadm -v -o imapc_user=j...@example.org.tld -o imapc_password=secretSquirrel -o imapc_h

doveadm backup: Error: Both source and destination mail_location points to same directory

2018-10-24 Thread Martin Johannes Dauser
Hello! I'm using 2 namespaces, "inbox" for INBOX and it's subfolders and "special" containing folders like Sent, Junk or Drafts.  Though both use mdbox I decided to represent those namespaces in different locations "mdbox:~/mail" and "mdbox:~/mail_special_folders". The main reason to use 2 namespa

Re: Doveadm backup error.

2017-12-10 Thread Dovecot list
But on other side i have that same settings (Only on dovecot 1 ) ID and GID are that same, and on other site i dont have any info in logs... I think this is @ dovecot 2 problem, but dont know how to solve it... Best regards. 2017-12-01 8:02 GMT+01:00 Aki Tuomi : > This is probably problem on the

Re: Doveadm backup error.

2017-11-30 Thread Aki Tuomi
This is probably problem on the other end. Aki On 20.11.2017 19:36, Dovecot list wrote: > Hello. I try to migrate dovecot 1 to dovecot 2 with doveadm backup. > But when i try to set doveadm backup i get : > > mx3:/root/dsync@[23:11] # doveadm -v -c ah.temp backup -R -u a...@test.pl > imapc: > d

Re: Doveadm backup error.

2017-11-29 Thread Dovecot list
Still not solved ;/ My dovecot -n # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf # Pigeonhole version 0.4.20 (7cd71ba) # OS: FreeBSD 10.3-RELEASE-p2 amd64 auth_cache_size = 10 M default_client_limit = 2000 dict { sqlquota = pgsql:/usr/local/etc/dovecot/quota-sql.conf.ext } first_vali

Doveadm backup error.

2017-11-20 Thread Dovecot list
Hello. I try to migrate dovecot 1 to dovecot 2 with doveadm backup. But when i try to set doveadm backup i get : mx3:/root/dsync@[23:11] # doveadm -v -c ah.temp backup -R -u a...@test.pl imapc: doveadm(a...@test.pl ): Error: Mail access for users with UID 145 not permitted (see first_valid_uid in