Re: Dovecot Oy merger with Open-Xchange AG

2015-03-23 Thread Nick Edwards
On 3/24/15, Adrian Zaugg wrote: > I think everyone shares your concerns. But there are no rules that the > outcome of this merger must get something bad, so let's see what > happens. I hope that it's true what Timo said and that dovecot can > evolve and get even better as it is today. Good luck gu

Re: quota setup assistance (postfix+dovecot+mysql)

2015-03-23 Thread Gedalya
On 03/24/2015 12:50 AM, rooster wrote: 10-mail.conf : mail_plugins = $mail_plugins zlib quota 15-lda.conf : mail_plugins = $mail_plugins sieve 20-imap.conf : mail_plugins = $mail_plugins imap_zlib imap_quota antispam 20-lmtp.conf : mail_plugins = $mail_plugins sieve If the above are

Re: quota setup assistance (postfix+dovecot+mysql)

2015-03-23 Thread rooster
> On 2015-03-23, at 3:38 PM, Gedalya wrote: > > That idea is to set the global mail_plugins to contain the plugins you would > want enabled in *all* places. If there is not a single such plugin, then > indeed you can set the global mail_plugins to empty, but then you should > still use $mail_

Re: quota setup assistance (postfix+dovecot+mysql)

2015-03-23 Thread Gedalya
On 03/23/2015 06:24 PM, rooster wrote: On 2015-03-23, at 1:43 AM, Gedalya wrote: The imap_quota plugin is relevant only under protocol imap {}. It reports quota usage via the IMAP protocol. Under lmtp and any other protocol that can change quota usage, you need to load only the quota plugin,

Re: quota setup assistance (postfix+dovecot+mysql)

2015-03-23 Thread rooster
> On 2015-03-23, at 1:43 AM, Gedalya wrote: > > The imap_quota plugin is relevant only under protocol imap {}. It reports > quota usage via the IMAP protocol. Under lmtp and any other protocol that can > change quota usage, you need to load only the quota plugin, which does the > actual work

Re: [PATCH] [dovecot 2.2.9] Quota warnings ignored with FS quotas

2015-03-23 Thread Michał Giżyński
On 17.02.2015 20:03, Michał Giżyński wrote: On 21.11.2014 20:04, Grzegorz Nosek wrote: Hi all, I noticed that in some circumstances quota warnings are ignored. The bug arises when both of the following are used: 1. percentage-based quota warnings, i.e.: quota_warning = storage=1%% quota

Re: Dovecot Oy merger with Open-Xchange AG

2015-03-23 Thread Patrick Coffin
To Timo and the Dovecot guys - congratulations! I'm sure this merger with OpenXchange is going to provide you with a lot of resources and opportunities. As a longtime user of dovecot, I do have a few concerns. I wonder if you can answer some questions for me. You say that OpenXchange really

Re: Dovecot Oy merger with Open-Xchange AG

2015-03-23 Thread Philipp
Am 23.03.2015 15:08 schrieb Andreas Kasenides: I am usually emotionally (at least) against of open-source projects loosing their independence to large corporations. Possibly due to bad experiences in the past when OSS were driven from Open to Obscure in the process of trying to make money out of

Re: Dovecot Oy merger with Open-Xchange AG

2015-03-23 Thread Adrian Zaugg
I think everyone shares your concerns. But there are no rules that the outcome of this merger must get something bad, so let's see what happens. I hope that it's true what Timo said and that dovecot can evolve and get even better as it is today. Good luck guys! Regards, Adrian. On 23.03.15 15:08,

Re: Dovecot Oy merger with Open-Xchange AG

2015-03-23 Thread Andreas Kasenides
I find it extremely interesting that no one has commented on the merger of Dovecot Oy and Open-Xchange AG as announced by Timo on the 19th. Is this something that was known a long time ago and I missed? OK checked the on-line archive of the mailing list, no comments there - its not my email set

Re: Fixing broken UTF-8 handling with MySQL driver

2015-03-23 Thread Felix Zandanel
> Am 12.03.2015 um 14:55 schrieb Timo Sirainen : > > On 11 Mar 2015, at 21:31, Felix Zandanel wrote: >> >> Although my MySQL installation is set up to use UTF-8 as the default charset >> on every level (config, database, table and field), and the character_set_* >> runtime variables all yield

Re: [PATCH] increase fd_limit to max_client_limit automatically

2015-03-23 Thread Lauri Tirkkonen
On Fri, Mar 20 2015 21:06:12 +0200, Timo Sirainen wrote: > On 22 Jan 2015, at 14:01, Lauri Tirkkonen wrote: > > > > Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on > > startup: > > > >Warning: fd limit (ulimit -n) is lower than required under max. load > >(256 < 10

Re: quota setup assistance (postfix+dovecot+mysql)

2015-03-23 Thread Gedalya
On 03/23/2015 04:34 AM, rooster wrote: Hello list, I have been struggling with establishing a working installation of dovecot with mySQL quota support. I have not been able to find a guide or tutorial that works for the current revisions of software I have at my disposal. Most

Re: fast doveadm search results

2015-03-23 Thread Vu Ngoc VU
Hello Timo, thanks you so much for answering. Date: Fri, 20 Mar 2015 19:16:55 From: Timo Sirainen On 20 Mar 2015, at 10:37, Vu Ngoc VU wrote: But to answer your questions, I'm not really interested in purging the cache data. I just think that cache has expiration delay. The only point is t

quota setup assistance (postfix+dovecot+mysql)

2015-03-23 Thread rooster
Hello list, I have been struggling with establishing a working installation of dovecot with mySQL quota support. I have not been able to find a guide or tutorial that works for the current revisions of software I have at my disposal. Most notably, the error I see in the mail log