After I activated disabling POP3 for one of my users (not user 'jos'), the following is in my logfile: Dec 3 16:03:33 webrz dovecot: IMAP(jos): Disconnected Dec 3 16:03:36 webrz dovecot: IMAP(jos): Disconnected in IDLE Dec 3 16:03:36 webrz dovecot: IMAP(jos): file ioloop.c: line 22 (io_add): assertion failed: (fd >= 0) Dec 3 16:03:36 webrz dovecot: child 74197 (imap) killed with signal 6 Can someone tell me what is going wrong? Have a deny.imap file with no users in it and a deny.pop3 file with one user in it... Jos
Saw some messages before that Time wrote that the problem might be in
the Dovecot.conf. What I changes was this:
-- cut --
auth default {
mechanisms = plain
passdb passwd-file {
args = /letc/deny.%Ls
deny = yes
}
passdb pam {
}
userdb passwd {
}
user = root
}
-- cut --
Did I forget a '{' somewhere?
"Jos Chrispijn" wrote in message news:<4572E96B.3030401 at
webrz.net>...
> After I activated disabling POP3 for one of my users (not user
'jos'),
> the following is in my logfile:
>
> Dec 3 16:03:33 webrz dovecot: IMAP(jos): Disconnected
> Dec 3 16:03:36 webrz dovecot: IMAP(jos): Disconnected in IDLE
> Dec 3 16:03:36 webrz dovecot: IMAP(jos): file ioloop.c: line 22
> (io_add): assertion failed: (fd >= 0)
> Dec 3 16:03:36 webrz dovecot: child 74197 (imap) killed with signal 6
>
> Can someone tell me what is going wrong?
> Have a deny.imap file with no users in it and a deny.pop3 file with one
> user in it...
>
> Jos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20061203/554ce764/attachment-0001.html>
On Sun, 2006-12-03 at 16:12 +0100, Jos Chrispijn wrote:> After I activated disabling POP3 for one of my users (not user 'jos'), > the following is in my logfile: > > Dec 3 16:03:33 webrz dovecot: IMAP(jos): Disconnected > Dec 3 16:03:36 webrz dovecot: IMAP(jos): Disconnected in IDLE > Dec 3 16:03:36 webrz dovecot: IMAP(jos): file ioloop.c: line 22 > (io_add): assertion failed: (fd >= 0) > Dec 3 16:03:36 webrz dovecot: child 74197 (imap) killed with signal 6Fixed in 1.0.rc14. But it isn't harmful, since it crashes only after the client has already disconnected. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20061203/45f9f470/attachment.bin>