From: Christoph Nagelreiter (no email)
Date: Tue May 11 2004 - 04:49:53 EDT
>In that case you need to checkpoint more often. Change the setting in
>/etc/cyrus.conf, e.g.:
>
> checkpoint cmd="ctl_cyrusdb -c" period=5
I already configured that setting, but with "ctl_mboxlist -c" which
should be okay, or?
My cyrus.conf file:
START {
mboxlist cmd="ctl_cyrusdb -r"
deliver cmd="ctl_deliver -r"
}
SERVICES {
imap cmd="imapd" listen="imap" prefork=5
imaps cmd="imapd -s" listen="imaps" prefork=0
pop3 cmd="pop3d" listen="pop3" prefork=5
pop3s cmd="pop3d -s" listen="pop3s" prefork=0
sieve cmd="timsieved" listen="sieve" prefork=0
lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0
}
EVENTS {
checkpoint cmd="ctl_mboxlist -c" period=5
delprune cmd="ctl_deliver -E 3" period=1440
}
Cheers & Thanks,
Chris
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|