[OGo-Users] graceful failure on absence of imap server?
Adam Tauno Williams
users@opengroupware.org
Mon, 26 May 2008 12:25:33 -0400
On Mon, 2008-05-26 at 15:51 +0200, Helge Hess wrote:
> On 26.05.2008, at 12:07, bdogodev@knowledgeworks.plus.com wrote:
> > if the imap service is stopped and someone is using the email
> > components of the web ui,
As an aside, there is no reason to shutdown Cyrus to do a backup.
Cyrus is entirely transactional. You should always be able to restore a
mailstore and run a reconstruct.
> that ogo-webui will go into a cpu
> > intensive spin. Is this to be expected?
> Well, we had such bugs before. But no, of course it should not run away.
> The best thing you can do is attach to the runaway process with GDB
> and create a bugreport with the backtrace.