Re: How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Robert Chalmers
Yes,tried a range from 100 to 1000, but the warning still happens, with varying outputs saying its either over or under. I'm looung for a way to set the limit when dovecot starts, or as part of the startup process actually. - From my iPhone. On 16 May 2015, at 1:54 pm, Edgar Pettijohn

Re: fs_api_module_register

2015-05-16 Thread Eric Broch
I'm building on CentOS 5 (x86) and CentOS 6 (x86_64). The rpmbuild failed on both with the same error. Is there any other information you would need from me? I'm not sure if I'm missing some dependency, or not. May I trouble you for the dovecot.spec file you used to build your RPM? On 5/16/2015

Couldn't create lock .dovecot-sync.lock

2015-05-16 Thread lis...@adminlinux.com.br
Hi, In a cluster with two servers and replication via dovecot-dsync, this error is logged: server1 dovecot: dsync-server(user): Error: Couldn't create lock /var/lib/imap/user/6a/user/.dovecot-sync.lock: No such file or directory This is because /var/lib/imap/user/6a/user/ doesn't exist in

Re: How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Edgar Pettijohn III
On May 16, 2015, at 8:22 AM, Robert Chalmers wrote: Yes,tried a range from 100 to 1000, but the warning still happens, with varying outputs saying its either over or under. I'm looung for a way to set the limit when dovecot starts, or as part of the startup process actually. -

Re: How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Robert Chalmers
That's my next question. 'The how' I'm on OSX 10.10.3, latest Dovecot. I need to either increase limit -n globally, or for Dovect at boot time. ulimit -n 4096 for example. I can set it in /etc/profile, but that seems like it my be a brute force method? Robert Sent from my iPad On 16 May

Re: How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Edgar Pettijohn III
On May 16, 2015, at 4:10 AM, Robert Chalmers wrote: I get this when I reload dovecot after any changes. How can I fix it? I can’t find any reference to it anywhere. master: Warning: fd limit (ulimit -n) is lower than required under max. load (256 1000), because of default_client_limit

Re: Core dump at imap process

2015-05-16 Thread Timo Sirainen
On 16 May 2015, at 11:28, Dominik Breu domi...@dominikbreu.de wrote: hello list, testing the 2.18 release i got following core dump. Maybe Timo you can get a look at it. That's not v2.2.18 release though, it's the hg version after v2.2.18 release. Program terminated with signal SIGSEGV,

How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Robert Chalmers
I get this when I reload dovecot after any changes. How can I fix it? I can’t find any reference to it anywhere. master: Warning: fd limit (ulimit -n) is lower than required under max. load (256 1000), because of default_client_limit thanks Robert

Re: charset_to_utf8 assertion of remaining src_size

2015-05-16 Thread Timo Sirainen
On 16 May 2015, at 09:39, Xin Li delp...@delphij.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, On 5/15/15 10:58, Xin Li wrote: Hi, I have seen the following assertion fails on my own mail server (indexer-worker): Panic: file charset-iconv.c: line 132

Re: charset_to_utf8 assertion of remaining src_size

2015-05-16 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, On 5/15/15 10:58, Xin Li wrote: Hi, I have seen the following assertion fails on my own mail server (indexer-worker): Panic: file charset-iconv.c: line 132 (charset_to_utf8): assertion failed: (*src_size - pos =

Core dump at imap process

2015-05-16 Thread Dominik Breu
hello list, testing the 2.18 release i got following core dump. Maybe Timo you can get a look at it. greetings dominik Core Dump: root@hbs-buko:/var/vmail/hbs-buko.info/dominik.breu# gdb /usr/lib/dovecot/imap core GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software

Re: Core dump at imap process

2015-05-16 Thread Dominik Breu
Hey Timo, You are correct I meant the 2.2.18 version. Thx for the fix. Greetings Dominik Am 16. Mai 2015 10:48:09 MESZ, schrieb Timo Sirainen t...@iki.fi: On 16 May 2015, at 11:28, Dominik Breu domi...@dominikbreu.de wrote: hello list, testing the 2.18 release i got following core

Re: How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Marcus Rueckert
On 2015-05-16 10:10:08 +0100, Robert Chalmers wrote: I get this when I reload dovecot after any changes. How can I fix it? I can’t find any reference to it anywhere. master: Warning: fd limit (ulimit -n) is lower than required under max. load (256 1000), because of default_client_limit

Re: fs_api_module_register

2015-05-16 Thread Marcus Rueckert
On 2015-05-15 21:51:21 -0600, Eric Broch wrote: I'm trying to build a binary rpm from dovecot sources 2.2.18 and pigeonhole.0.4.8. During the make portion I'm getting the following error: make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.18/src/lib-storage' for bin in