Re: [Dovecot] Calling dovecot-lda from within Antispam pipe script (bash) seems to have no effect

2013-06-21 Thread Mrten
On 21/6/2013 19:34 , Ben Johnson wrote: > Please do reply if you have any additional thoughts. I'm at my wit's > end here! When all else failes, use strace -f -F :) (add it in front of the deliver call and expect LOTS of output) Maarten.

Re: [Dovecot] crash/mem violation in auth_worker + 50G logs in 2.1.7

2013-06-13 Thread Mrten
On 13/6/2013 05:11 , Timo Sirainen wrote: > Looks like there was a generic problem with how crash during > initialization was handled. This should fix all of them: > http://hg.dovecot.org/dovecot-2.2/rev/754d244b8249 OK, thanks for the fix! M.

[Dovecot] crash/mem violation in auth_worker + 50G logs in 2.1.7

2013-06-08 Thread Mrten
Hi, This morning I discovered what seemed to be a deliberate crash in auth_worker: Jun 7 23:02:09 localhost dovecot: auth-worker: Error: #007Can't read dir of '/etc/mysql/conf.d/' (Errcode: 2) Jun 7 23:02:09 localhost dovecot: auth-worker: Error: Fatal error in defaults handling. Program aborte

Re: [Dovecot] Strange signal 11 crashes

2008-01-29 Thread Mrten
Ralf Hildebrandt wrote: hi, * Ralf Hildebrandt <[EMAIL PROTECTED]>: * Timo Sirainen <[EMAIL PROTECTED]>: Jan 28 01:39:13 postamt dovecot: child 5939 (imap) killed with signal 11 gdb backtraces would help fix this: http://dovecot.org/bugreport.html OK, let's see what my changes will bring :)