Re: Plugin virtual, Horde BAD IMAP QRESYNC not enabled

2017-11-14 Thread Michael Slusarz
Probably better to get the full protocol debug log from the Horde/IMP side. Instructions on how to enable that can be found in imp/config/backends.php. See: https://github.com/horde/imp/blob/master/config/backends.php#L288 rawlog output below only shows what Dovecot is returning - would be more

dict host param and fqdn

2017-11-14 Thread Stéphane Cottin
Hi, I would like to use a fqdn instead of an IP address as redis host quota_clone_dict = redis:host=redis.host.name:port=6379 But only ip adresses are supported Error: quota_clone_dict: Failed to initialize 'redis:host=redis.host.name:port=6379': dict redis: Invalid IP: redis.host.n

Plugin virtual, Horde BAD IMAP QRESYNC not enabled

2017-11-14 Thread Jakob Schürz
Hi there! I'm new on this list, so hello to all! First i want say, that dovecot is a really great mailserver. I use it since many years for my private usecase. I'm planning to setup a new Mailserver, so i'm fiddeling around to understand dovecot better and get a "perfect" Mailserver. (Linux and Wi

Doveadm: Skipping module doveadm_mail_crypt_plugin loading

2017-11-14 Thread vkoshars...@gmail.com
# dovecot --version Doveadm unable to load plugin bacause plugin doveadm_mail_crypt_plugin.so not compiled with function mail_crypt_box_get_pvt_digests, who defned in mail-crypt-key.c Fix for these problem: dovecot_doveadm_mail_crypt_fix.diff: --- src/plugins/mail-crypt/Makefile.am.old

Doubt about replacing alt storage disks

2017-11-14 Thread Amol Kulkarni
Hello, I have a working setup of dovecot 2.2.19 on centos 6. The mailbox format is mdbox. I've configured primary and alt storage. Now I want to replace the disk of the alt storage only. Broadly my plan to change it is as follows : 1. Mount the new disk on a temporary server. 2. Rsync data only

Re: Building dovecot 2.2.33.2 is broken with uclibc-ng

2017-11-14 Thread Josef 'Jeff' Sipek
On Tue, Nov 14, 2017 at 05:56:52 +0100, Bernd Kuhls wrote: > Am Mon, 13 Nov 2017 15:40:14 -0500 schrieb Josef 'Jeff' Sipek: > > > What happens if in dovecot's byteorder.h you add this before line 30: > > > > #undef bswap_8 > > #undef bswap_16 > > #undef bswap_32 > > #undef bswap_6