After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 240186 - Error dialog on connect server comes out when we leave evolution along
Error dialog on connect server comes out when we leave evolution along
Status: RESOLVED NOTABUG
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 239034
 
 
Reported: 2003-03-24 09:59 UTC by philip zhao
Modified: 2003-03-24 18:40 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description philip zhao 2003-03-24 09:59:43 UTC
On our build of evolution trunk 3.20 on S8,S9 using Forte, we can connect
to server and works well.

But if we leave it for a while, we will get alert:

"Error while 'Pinging IMAP server server_name':Server unexpectedly
disconnected: Unknown error"

Expected :

It connect to server all time when we are there.

Acturl :

Error dialog comes out which means we disconnect to the server.
Comment 1 Jeffrey Stedfast 2003-03-24 18:40:19 UTC
this isn't a bug. your server disconnected you.

a future rewrite of the imap code will try to auto-reconnect without
bothering you, but that's not doable in the 1.4 timeframe.