[Dbmail] Error compiling 3.0.0-rc2 on CentOS 6

2011-07-29 Thread Martin Mačura
I ran "./configure --with-sieve --with-zdb=/usr --localstatedir=/var/run/dbmail", it completed without errors. But I get a following error when compiling with "make all": /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURC

Re: [Dbmail] Error compiling 3.0.0-rc2 on CentOS 6

2011-09-13 Thread Martin Mačura
The problem remains in RC3. Should i try some older version of GLib? ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] Imap connections trough android phone application K9-mail are not being terminated

2012-01-16 Thread Martin Mačura
On Mon, Jan 16, 2012 at 11:13 AM, Paul J Stevens wrote: > On 01/16/2012 10:39 AM, Reindl Harald wrote: > >> the 8 GB RAM are the whole machine including innodb_buffer_pool, >> dovecot-proxy processes, postfix-processes and os-caches >> >> that is why "therefore a dbmail imap server is growing to a

[Dbmail] behavior when losing database connection

2012-04-13 Thread Martin Mačura
My dbmail-imapd daemon died, because it tried to store a message bigger than max_allowed_packet setting in MySQL. I would expect it to rollback that transaction instead of dying, but it probably took some time processing it and hit wait_timeout. If this happens, I think the better behavior would b