GNOME Bugzilla – Bug 91195
Mail checker times out under load
Last modified: 2009-08-15 18:40:50 UTC
See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=71558 sometimes if IMAP is responding too slowly, you get an error dialog from the mail check applet.
This has been mentioned in passing on #83775 (which is actually a request for more control on that dialog)... I get this problem regularly. Seems like the mailcheck applet times out frequently in cases where ordinary IMAP clients have no trouble.
raising priority for "particularly high visibility"
Moving mailcheck bugs to gnome-applets
I've received a patch for this bug : http://bugs.debian.org/194535
Created attachment 16800 [details] [review] Proposed patch
I changed the timeout (which was 5 seconds) to now be two minutes. I hope this is reasonable for most normal operations. It would be nice if someone could check this who had reproducable problems before. Marking as NEEDINFO since I'm not sure that this will guarantee that a user won't have problems.
The patch submitted by Christian has actually also been submitted as part of a different bug report (see Bug #113679) . To me, a temporary failure of mailcheck should not immediately warn the user. The patch will allow 4 failures before warning the user. So, if the mail server is overloaded at the time of a check, it will indeed fail, but without annoying the user.
In cvs the dialog is not popped up anymore, so the user isn't annoyed.
Does this still need to be NEEDINFO?
Closing this since it sounds like it's fixed.