Hi Timo,
little cosmetic bug report:
using "verbose_proctitle = yes" shortens the proctitle of dsync to just "dsyn".
Example:
Note the whitespace instead of the 'c' in the proctitle:
root@m-st-01:~# ps auwwwx | grep [d]syn virtmail 18141 13.0 0.1 49916 7952 pts/6 R+ 00:49 0:00 dsyn -v -u xxyyzz7 -R backup maildir:/staging/xxyyzz7/Maildir
With "verbose_proctitle = no" the output looks like this:
root@m-st-01:~# ps auwwwx | grep [d]syn virtmail 18347 78.6 1.6 127356 68884 pts/6 D+ 00:53 0:02 dsync -v -u aabbcc7 -R backup maildir:/staging/aabbcc7/Maildir
Version of dovecot is 2.2.5 from the autobuilder (but rebuild locally):
root@m-st-01:~# doveadm config -n # 2.2.5 (ec62ea3c940e): /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.1 [...]
Grüße, Sven.
-- Sigmentation fault. Core dumped.