error sending to idled

Amod Sutavane amodsutavane at gmail.com
Fri Oct 14 02:51:05 EDT 2005


Dear All ,

I was using cyrus cyrus-imapd-2.2.3-8 eariler and couple of weeks back i
have upgraded to cyrus-imapd-2.2.12-9. I have used same imapd.conf and
cyrus.conf of cyrus-imapd-2.2.3-8 so that my configuration will not
break.Since then i am getting following errors in /var/log/maillog

Oct 14 12:08:06 netserv pop3[17202]: error sending to idled: 2
Oct 14 12:08:08 netserv imap[4546]: error sending to idled: 1
Oct 14 12:08:08 netserv imap[4546]: error sending to idled: 0
Oct 14 12:08:08 netserv imap[16153]: error sending to idled: 2
Oct 14 12:08:11 netserv imap[7555]: error sending to idled: 2
Oct 14 12:08:20 netserv imap[14513]: error sending to idled: 2
Oct 14 12:08:23 netserv imap[13666]: error sending to idled: 2
Oct 14 12:08:26 netserv imap[8638]: error sending to idled: 2

What is the meaning of above messages??? How can i eliminate such things??

Here is imapd.conf ,

configdirectory: /var/imap
partition-default: /var/spool/imap
admins: cyrus
sasl_pwcheck_method: saslauthd
allowplaintext: yes
unixhierarchysep: yes
sasl_mech_list: plain
altnamespace: on
sendmail: /usr/sbin/sendmail

And the cyurs.conf ,
# standard standalone server implementation
START {
# do not delete this entry!
recover cmd="ctl_cyrusdb -r"

# this is only necessary if using idled for IMAP IDLE
# idled cmd="idled"
}
# UNIX sockets start with a slash and are put into /var/lib/imap/sockets
SERVICES {
# add or remove based on preferences
imap cmd="imapd" listen="imap" prefork=5
# imaps cmd="imapd -s" listen="imaps" prefork=1
pop3 cmd="pop3d" listen="pop3" prefork=3
# pop3s cmd="pop3d -s" listen="pop3s" prefork=1
sieve cmd="timsieved" listen="sieve" prefork=0

# these are only necessary if receiving/exporting usenet via NNTP
# nntp cmd="nntpd" listen="nntp" prefork=3
# nntps cmd="nntpd -s" listen="nntps" prefork=1

# at least one LMTP is required for delivery
# lmtp cmd="lmtpd" listen="lmtp" prefork=0
lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=1

# this is only necessary if using notifications
# notify cmd="notifyd" listen="/var/lib/imap/socket/notify" proto="udp"
prefork=1
}

EVENTS {
# this is required
checkpoint cmd="ctl_cyrusdb -c" period=30

# this is only necessary if using duplicate delivery suppression,
# Sieve or NNTP
delprune cmd="cyr_expire -E 3" at=0400

# this is only necessary if caching TLS sessions
tlsprune cmd="tls_prune" at=0400

#Create SQUAT indexes
squatter cmd="squatter -r user" period=1440
}


Thanks in advanced ....

Amod Sutavane.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20051014/712ca6f6/attachment.html


More information about the Info-cyrus mailing list