Re: doveadm output format changes

2017-01-10 Thread Benoit Branciard
"doveadm fetch text mailbox MyBox uid UID1,UID2" also changed... "^L"s (form-feeds) disappeared... Hmmm :-( Le 05/01/2017 à 12:38, Benoit Branciard a écrit : It appears that doveadm output format changes every now and then, without particular notice. For example, the following command: do

Poolmon: Problem with index-locking

2017-01-10 Thread Tom Sommer
I have Poolmon (https://github.com/brandond/poolmon) set up. When it does all the checks concurrently, obviously there are locking issues on each mailserver it tests: "Warning: Locking transaction log file /indexes/dovecot.list.index.log took 60 seconds (syncing)" It's just an empty mail

Re: multiple shared/mail format namespaces (segv identified + patch)

2017-01-10 Thread Michal Soltys
I think I've found the reason behind those crashes as in the configuration posted in the earlier mail. First the full backtrace: Message: Process 13965 (imap) of user 105 dumped core. Stack trace of thread 13965: #0 0x7fbdaa15929a __str

[PATCH] mail-storage.c: check against NULL address in strcmp() invocation

2017-01-10 Thread Michal Soltys
Configurations with multiple shared namespaces can trigger a bug where the first argument of strcmp() invocation is NULL. This patch adds an explicit check, analogously to how the second argument is sanitized. --- src/lib-storage/mail-storage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

Re: [PATCH] mail-storage.c: check against NULL address in strcmp() invocation

2017-01-10 Thread Timo Sirainen
On 10 Jan 2017, at 21.58, Michal Soltys wrote: > > Configurations with multiple shared namespaces can trigger a bug > where the first argument of strcmp() invocation is NULL. > > This patch adds an explicit check, analogously to how the second > argument is sanitized. I think it shouldn't be NU

panic when doveadm sieve put between multiple hosts

2017-01-10 Thread Tyler Jachetta
Dovecot version: 2.2.25 (7be1766) I’m looking into an issue we’re having with a new setup. We have one fronted host with two backend hosts, and we’re attempting to use doveadm to allow us to administer sieve on the frontend and have it replicated to the backend hosts. When I attempt to use dov

Prohibit dots in folder names

2017-01-10 Thread Marek Grondecki
Hello Dovecot Community, I am using Dovecot 2.2.13-12~deb8u1 (Debian Jessie). separator = / listescape plugin is NOT active LAYOUT=fs is NOT active I would like to prohibit a creation of folders with dot "." in the names - so creation of a folder "foo.bar" should NOT be possible. Currently, w

GMail-like user labels in IMAP/dovecot, situation in 2017?

2017-01-10 Thread Gioele Barabucci
Hello, I am in the process of updating my IMAP dovecot installation and I was wondering what is the current state of the art for GMail-like user-defined labels. Are GMail-like user-defined labels now somehow achievable with dovecot? If now, what is missing? Standardized metadata formats? Support

Re: Poolmon: Problem with index-locking

2017-01-10 Thread Timo Sirainen
On 10 Jan 2017, at 20.38, Tom Sommer wrote: > > I have Poolmon (https://github.com/brandond/poolmon) set up. When it does all > the checks concurrently, obviously there are locking issues on each > mailserver it tests: > > "Warning: Locking transaction log file /indexes/dovecot.list.index.

Re: GMail-like user labels in IMAP/dovecot, situation in 2017?

2017-01-10 Thread Timo Sirainen
On 10 Jan 2017, at 21.00, Gioele Barabucci wrote: > > Hello, > > I am in the process of updating my IMAP dovecot installation and I was > wondering what is the current state of the art for GMail-like > user-defined labels. > > Are GMail-like user-defined labels now somehow achievable with dovec

Re: Deleting a mailbox recursively

2017-01-10 Thread Timo Sirainen
On 9 Jan 2017, at 19.29, Malte Schmidt wrote: > > This topic was already discussed on this mailinglist: > > https://www.dovecot.org/list/dovecot/2011-November/079491.html > > I am also looking for a nice and convenient way of recursively deleting > a mailbox which uses the mdbox-Format. Since t

Re: Poolmon: Problem with index-locking

2017-01-10 Thread Tom Sommer
On 2017-01-10 22:34, Timo Sirainen wrote: On 10 Jan 2017, at 20.38, Tom Sommer wrote: I have Poolmon (https://github.com/brandond/poolmon) set up. When it does all the checks concurrently, obviously there are locking issues on each mailserver it tests: "Warning: Locking transaction log fi

Re: Deleting a mailbox recursively

2017-01-10 Thread Malte Schmidt
Hello and thanks for the answer, as of version 2.2.24 this is not working: # doveadm mailbox delete -r dove delete: invalid option -- 'r' I crawled through the changelog since 2.2.24 and could not find any change like this. Also neither the wiki nor the man-pages mention a "-r"-flag. I am a bit

Re: Prohibit dots in folder names

2017-01-10 Thread Aki Tuomi
On 10.01.2017 17:38, Marek Grondecki wrote: > Hello Dovecot Community, > > I am using Dovecot 2.2.13-12~deb8u1 (Debian Jessie). > > separator = / > listescape plugin is NOT active > LAYOUT=fs is NOT active > > I would like to prohibit a creation of folders with dot "." in the > names - > so creat

Re: GMail-like user labels in IMAP/dovecot, situation in 2017?

2017-01-10 Thread Gioele Barabucci
On 10/01/2017 22:54, Timo Sirainen wrote: > On 10 Jan 2017, at 21.00, Gioele Barabucci wrote: >> >> I am in the process of updating my IMAP dovecot installation and I was >> wondering what is the current state of the art for GMail-like >> user-defined labels. >> >> Are GMail-like user-defined labe

Dovecot and MariaDB/MySQL

2017-01-10 Thread Michael A. Peters
Howdy - For most of my dovecot servers, they are small and I just use unix accounts. However I am going to be running a new server for more general users, webmail (probably roundcube but I'm hacking roundcube quite a bit, enough that I'm calling it squarepeg instead so users familiar with rou

Re: Dovecot and MariaDB/MySQL

2017-01-10 Thread Aki Tuomi
On 11.01.2017 09:45, Michael A. Peters wrote: > Howdy - > > For most of my dovecot servers, they are small and I just use unix > accounts. > > However I am going to be running a new server for more general users, > webmail (probably roundcube but I'm hacking roundcube quite a bit, > enough that I

Re: Dovecot and MariaDB/MySQL

2017-01-10 Thread Michael A. Peters
On 01/10/2017 11:50 PM, Aki Tuomi wrote: Hi! Try using doveadm pw -S SSHA256 for generating the password. The salt is included in the password hash. Aki Thank you! Found the doveadm-pw man page, think I'm good from here.