cyrus-master errors

Norman Zhang nzhang at arkon-group.com
Fri Nov 7 15:11:35 EST 2003


Hi,

I'm seeing the following errors in /var/log/mail/errors

Nov  7 12:03:07 mail cyrus-master[1154]: setrlimit: Unable to set file
descriptors limit to -1: Operation not permitted
Nov  7 12:03:07 mail cyrus-master[1154]: retrying with 1024 (current max)

My /etc/cyrus.conf is as follows. May I ask what am I doing wrong?

Regards,
Norman

START {
  recover       cmd="ctl_cyrusdb -r"
}

SERVICES {
  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
  lmtp          cmd="lmtpd" listen="lmtp" prefork=0
}

EVENTS {
  checkpoint    cmd="ctl_cyrusdb -c" period=30
  delprune      cmd="ctl_deliver -E 3" at=0400
  tlsprune      cmd="tls_prune" at=0400
}

lmtp_admins: cyruslmtp





More information about the Info-cyrus mailing list