Hello!
I have been confronted with a request today: We are running cyrus as imap
server. We have currently about 3 million files and 150GB in our mail dir.
One user has accidently sent something confidential to all users via a list.
The request was, of course, to delete the mail from all mailbo
Hello!
I had a strange problem with my cyrus here. I am starting imapd with
imapcmd="imapd -U 50" listen="imap" prefork=0
maxchild=100
imaps cmd="imapd -s -U 50" listen="imaps" prefork=0
maxchild=100
Three times this morning I found that imap was stalled.
Hello Sebastian,
What I wanted to describe with "stalled" is, that none of the processes was
doing anything. So the problem was not that 100 instances where working and
connection #101 was waiting; it was that all 100 instances were also
hanging. At the same time, the imaps-processes where wor