Zitat von Jernej Porenta <[EMAIL PROTECTED]>: > Hi! > > I'm using cyrus 2.1.15 (hmh .deb packages) in debian woody on dual P4 with > Postfix! > > Recently I have noticed that some mails are not sent to mailboxes as they > should be. My configuration is like this: > /etc/postfix/master.cf > cyrus unix - n n - - pipe > flags=Ru user=cyrus argv=/usr/sbin/cyrdeliver -a ${user} -e -m ${extension} > -- ${user}
Would be smarter to use LMTP direct. With this you can enjoy the benefit of single instance store, It is the recommended method since 2.0.x version. > And when I send a mail to a huge mailing list (no, it is not spam list :) > ), some of the mails get bounced like this: > > Mar 24 13:32:58 moron pipe[27378]: fatal: pipe_comand: execvp > /usr/sbin/cyrdeliver: Resource temporarily unavailable > Mar 24 13:33:02 moron postfix/pipe[11661]: 4D93E60095: > to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, > relay=cyrus, delay=2, status=bounced (Command died with status 1: > "/usr/sbin/cyrdeliver") Have a look why it is crashing. Resources starvation Locking problem Regards Andreas --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html