Re: [Dovecot] 2.1.10 crashes at login (buf->used <= buf->alloc)

2012-09-18 Thread Timo Sirainen
On 19.9.2012, at 0.18, interfaSys sàrl wrote: > I thought it would be easily identifiable and a common problem, but > apparently not :) .. > #8 0x109c770b in antispam_user_created (user=0x10a83040) at > user.c:17 Did you recompile antispam plugin? Is it the latest antispam? This line doe

Re: [Dovecot] 2.1.10 crashes at login (buf->used <= buf->alloc)

2012-09-18 Thread interfaSys sàrl
I thought it would be easily identifiable and a common problem, but apparently not :) Here is the trace: (gdb) bt full #0 0x10709ebc in kill () from /lib/libc.so.7 No symbol table info available. #1 0x10708e43 in abort () from /lib/libc.so.7 No symbol table info available. #2 0x

Re: [Dovecot] 2.1.10 crashes at login (buf->used <= buf->alloc)

2012-09-18 Thread Timo Sirainen
On 18.9.2012, at 23.32, interfaSys sàrl wrote: > There is a big problem with 2.1.10. > > Here is what I saw in the logs: > Sep 18 22:22:23 imap(): Panic: file buffer.c: line 86 > (buffer_check_limits): assertion failed: (buf->used <= buf->alloc) > Sep 18 22:22:23 imap(): Fatal: master: service(im

Re: [Dovecot] 2.1.10 crashes at login (buf->used <= buf->alloc)

2012-09-18 Thread Ralf Hildebrandt
* interfaSys sàrl : > Hello, > > There is a big problem with 2.1.10. > > Here is what I saw in the logs: > Sep 18 22:22:23 imap(): Panic: file buffer.c: line 86 > (buffer_check_limits): assertion failed: (buf->used <= buf->alloc) > Sep 18 22:22:23 imap(): Fatal: master: service(imap): child 26833

[Dovecot] 2.1.10 crashes at login (buf->used <= buf->alloc)

2012-09-18 Thread interfaSys sàrl
Hello, There is a big problem with 2.1.10. Here is what I saw in the logs: Sep 18 22:22:23 imap(): Panic: file buffer.c: line 86 (buffer_check_limits): assertion failed: (buf->used <= buf->alloc) Sep 18 22:22:23 imap(): Fatal: master: service(imap): child 26833 killed with signal 6 (core dumped)

[Dovecot] Released Pigeonhole v0.3.3 for Dovecot v2.1.10

2012-09-18 Thread Stephan Bosch
Hello Dovecot users, Version 0.3.2 was a bit broken, because it failed to compile against installed Dovecot headers. Changelog v0.3.3: - Fixed compile against installed Dovecot headers. This was broken by the ld.gold fix in the previous release. The release is available as follows: http:/

Re: [Dovecot] lda bug: multiple passdb ignored

2012-09-18 Thread Anthony Pankov
Hello Timo, Tuesday, September 18, 2012, 8:58:53 PM, you wrote: TS> On 18.9.2012, at 14.04, Алексей Панкратов wrote: >> When dovecot configured to use multiple passdb and static userdb as: TS> .. >> all works fine but... >> >> When LDA deliver mail it check passdb but only first appeared in >>

[Dovecot] v2.1.10 released

2012-09-18 Thread Timo Sirainen
http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz.sig The director bugfix is pretty important at least when running in two director setups, since it can break the directors until both of them are manually shut down. I'm not entirely sure if

Re: [Dovecot] Released Pigeonhole v0.3.2 for Dovecot v2.1.9

2012-09-18 Thread Stephan Bosch
On 9/18/2012 8:18 PM, Juan C. Blanco wrote: Hi Stephan, I'm traying to rebuild the RH (Centos) EL5 RPM with the new pigeonhole version, however I've got the follwing errors when compiling: It seems that the error is related to the ld.gold fix, If I revert the c52a0c561311 patch the error is n

Re: [Dovecot] Released Pigeonhole v0.3.2 for Dovecot v2.1.9

2012-09-18 Thread Juan C. Blanco
Hi Stephan, I'm traying to rebuild the RH (Centos) EL5 RPM with the new pigeonhole version, however I've got the follwing errors when compiling: gcc -shared .libs/rfc2822.o .libs/edit-mail.o .libs/sieve-settings.o .libs/sieve-message.o .libs/sieve-smtp.o .libs/sieve-lexer.o .libs/sieve-script

Re: [Dovecot] Changing Quota downward for special Mailboxes? (2.1.6)

2012-09-18 Thread Robert Schetterer
Am 18.09.2012 18:17, schrieb Timo Sirainen: > On 18.9.2012, at 14.40, Jost Krieger wrote: > >> It seems there is no way to correct te quota limit downward for some >> mailboxes, like: >> >> quota_rule9 = UCE-TMP:storage=-10%% >> >> The idea is to not eat up the users storage with spam, so that spa

Re: [Dovecot] lda bug: multiple passdb ignored

2012-09-18 Thread Timo Sirainen
On 18.9.2012, at 14.04, Алексей Панкратов wrote: > When dovecot configured to use multiple passdb and static userdb as: .. > all works fine but... > > When LDA deliver mail it check passdb but only first appeared in > configuration: > > 18.09.2012 15:00:18 auth: Debug: master in: USER1

Re: [Dovecot] lda bug: multiple passdb ignored

2012-09-18 Thread Anthony Pankov
Hello Timo, Tuesday, September 18, 2012, 8:04:06 PM, you wrote: TS> On 18.9.2012, at 14.04, Алексей Панкратов wrote: >> passdb { >>driver = ldap >>args = /usr/local/etc/dovecot/dv-ldap-virtual.conf >> } TS> Does dv-ldap-virtual.conf have auth_bind=yes? No. All ldap connection configure

Re: [Dovecot] Proxy connection timeouts

2012-09-18 Thread Timo Sirainen
On 18.9.2012, at 2.02, Kelsey Cummings wrote: > We are seeing a few (0-15) proxy failures like the following out of ~3m > successful proxied connections a day. Average session creation load over our > peak hour is about 47/sec. The backend servers aren't logging anything that > would suggest a

Re: [Dovecot] Syntax for doveadm auth cache

2012-09-18 Thread Timo Sirainen
On 18.9.2012, at 9.59, Angel L. Mateo wrote: >>> So I'm running this command. Whenever I run it, I get the message that >>> 3 (sometimes, is 4) entries are removed, but user information isn't really >>> reloaded and I doubt it is really removed from cache (I have the user in a >>> passwd-fi

Re: [Dovecot] Changing Quota downward for special Mailboxes? (2.1.6)

2012-09-18 Thread Timo Sirainen
On 18.9.2012, at 14.40, Jost Krieger wrote: > It seems there is no way to correct te quota limit downward for some > mailboxes, like: > > quota_rule9 = UCE-TMP:storage=-10%% > > The idea is to not eat up the users storage with spam, so that spam > stays in the queue (for some time) while real ma

Re: [Dovecot] lda bug: multiple passdb ignored

2012-09-18 Thread Timo Sirainen
On 18.9.2012, at 14.04, Алексей Панкратов wrote: > passdb { >driver = ldap >args = /usr/local/etc/dovecot/dv-ldap-virtual.conf > } Does dv-ldap-virtual.conf have auth_bind=yes?

Re: [Dovecot] Mailbox aliases

2012-09-18 Thread Timo Sirainen
This is now implemented as a plugin in hg. Usage in the commit message: http://hg.dovecot.org/dovecot-2.1/rev/f5bb9f6b304d Also there's a generic change where symlinks within same directory are treated as mailbox aliases, which aren't counted towards quota. On 2.9.2012, at 18.32, Timo Sirainen

[Dovecot] Released Pigeonhole v0.3.2 for Dovecot v2.1.9

2012-09-18 Thread Stephan Bosch
Hello Dovecot users, I've been busy recently with some wholly unrelated Dovecot IMAP patches, so Sieve development moved a bit into the background. This release therefore consists mostly of small bugfixes. The most important change is the fix of a bug in ManageSieve's CHECKSCRIPT command that

Re: [Dovecot] trash plugin together with sieve_before ?

2012-09-18 Thread Stephan Bosch
On 9/18/2012 1:38 PM, Jan-Frode Myklebust wrote: We have a sieve script doing sieve_before to sort spam to spam-folders. Now I'm trying to configure the "Trash" plugin, but it doesn't seem to work.. I noticed my config file says: # Space separated list of plugins to load (none known to be use

[Dovecot] Changing Quota downward for special Mailboxes? (2.1.6)

2012-09-18 Thread Jost Krieger
It seems there is no way to correct te quota limit downward for some mailboxes, like: quota_rule9 = UCE-TMP:storage=-10%% The idea is to not eat up the users storage with spam, so that spam stays in the queue (for some time) while real mail gets delivered. There *is* a line } el

[Dovecot] trash plugin together with sieve_before ?

2012-09-18 Thread Jan-Frode Myklebust
We have a sieve script doing sieve_before to sort spam to spam-folders. Now I'm trying to configure the "Trash" plugin, but it doesn't seem to work.. I noticed my config file says: # Space separated list of plugins to load (none known to be useful so far). Do NOT # try to load IMAP plugins her

Re: [Dovecot] Shared Mailboxes in a multi domain environment

2012-09-18 Thread Alessio Cecchi
Il 17/09/2012 14:44, Timo Sirainen ha scritto: So, why don't provide a way to restrict shared mailboxes also for dict in SQL? One way could be to add to "user_shares" table a column "domains" which is the same domain of the mailbox'owner and a config option, for acl, like acl_only_for_same_doma

Re: [Dovecot] Syntax for doveadm auth cache

2012-09-18 Thread Angel L. Mateo
El 11/09/12 16:24, Timo Sirainen escribió: On 3.9.2012, at 14.16, Angel L. Mateo wrote: Moreover... according to previous mails (thread http://www.dovecot.org/list/dovecot/2012-June/066691.html) there is a patch to remove a specific user entry from cache. This patch I think is include