doveadm sis deduplicate problem

2019-08-03 Thread Peter Benko via dovecot
Hi all, I'm running dovecot 2.3.7.1, with mdbox and single instance storage. I use offline deduplication like this: mail_attachment_fs = sis-queue /mailboxes/%d/_attachments_/queue:posix Each week I run doveadm sis deduplicate to deduplicate the mail attachments. Everything was fine until I mi

Re: Retrieving mail from read-only mdbox

2017-06-01 Thread Peter Benko
>This is a 'has anyone run into this and solved it' post. And yes, I've been >reading and re-reading TFM but without luck. The background is that I'm >working on tooling before we start a mass maildir->mdbox conversion. One of >those tools is recovering mail from backups (easy as pie with maildir).

Re: doveadm acl set negative rights not supported?

2016-12-20 Thread Peter Benko
hrows an error like this: set: invalid option -- 'w' So the solution is to add '--' to the command line signaling the end of the options: sudo -u vmail doveadm acl set -u user@domain -- "Spam" user=user@domain -write-seen Regards, Peter Peter Benko írta: >H

doveadm acl set negative rights not supported?

2016-12-16 Thread Peter Benko
Hi all, I'm trying to set an ACL with negative rights. I have no problems setting it with standard IMAP commands, but I'm unable to do it with the doveadm acl command. I tried: sudo -u vmail doveadm acl set -u "user@domain" Spam user="-user@domain" lookup (notice the "-" before the username)

mmap_disable=yes not honored always

2014-10-15 Thread Peter Benko
Hi all, I'm experimenting with having the mail store on a 9p file system that lacks mmap() functionality. So I disabled it in dovecot: mmap_disable = yes However, I keep getting the following error messages in my log: Oct 15 16:55:00 computer-name dovecot: imap u...@domain.com[192.168.1.

mmap_disable=yes not honored always

2014-10-15 Thread Peter Benko
Hi all, I'm experimenting with having the mail store on a 9p file system that lacks mmap() functionality. So I disabled it in dovecot: mmap_disable = yes However, I keep getting the following error messages in my log: Oct 15 16:55:00 computer-name dovecot: imap u...@domain.com[192.168.1.3] Error

Bug/feature: mail fs pollution on IMAP select namespace/{non-existent}

2014-06-24 Thread Peter Benko
Hi all, I have noticed a strange behavior with dovecot (tested with 2.2.13). I use shared folders to share mailboxes between users. I have a namespace called "Accounts" that hosts the shared folder for the users (prefix Accounts/%%n/). However, When I issue an IMAP select command on a random no

[Dovecot] reproducible dsync backup panic (dovecot 2.2.7)

2013-12-17 Thread Peter Benko
Hi all, I'm receiving a reproducible dsync backup panic for some of my users. The error message is as follows: dsync-remote(user@): Panic: file dsync-brain-mailbox-tree-sync.c: line 111 (dsync_brain_mailbox_tree_sync_change): assertion failed: (brain->no_backup_overwrite) dsync-remote(user@):