[Dovecot] v1.1.2 released
Timo Sirainen
tss at iki.fi
Mon Aug 4 20:54:54 EEST 2008
On Jul 24, 2008, at 3:28 PM, Kyle Wheeler wrote:
> On Thursday, July 24 at 03:05 AM, quoth Timo Sirainen:
>> + Added a new maildirlock utility for write-locking Dovecot
>> Maildir.
>
> Every time I attempt to use this (as root), it exits with a return
> code of 143 and my shell prints out "Terminated".
>
> I'm guessing that what happens is a result of this:
>
> /* locked - send a */
> if (kill(parent_pid, SIGTERM) < 0)
> i_fatal("kill(parent, SIGTERM) failed: %m");
>
> Any idea on how I can fix it?
Not really.. The parent PID should be the parent maildirlock process,
which also should have caught the TERM signal. You could see what
happens if you change all SIGTERMs to SIGHUPs for example. What shell
do you use? Try another one?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080804/d3fa8404/attachment.bin
More information about the dovecot
mailing list