Open Bug 455936 Opened 16 years ago Updated 2 years ago

Thunderbird shouldn't check for email if no network connection present

Categories

(Thunderbird :: General, enhancement)

x86
All
enhancement

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: stark.colin, Unassigned)

References

(Blocks 1 open bug)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1
Build Identifier: Thunderbird 2.0.0.16

I have Thunderbird set to load automatically when my computer boots.  This gets annoying when there is no network connection because i have 6 or 7 alerts that pop up saying "Can't connect to server mail.server.com" (one for each account that I have set up).
What would be ideal is something that detects if there is a network connection and only tries to connect when one is present.  Something similar to what Pidgin does would be ideal: If there's no network connection, instead of trying to connect, it simply says "Waiting for network connection" along the bottom of the window.  When a network connection becomes present, it connects automatically.
This occurs on Windows, Mac and Linux (have used all 3).

Reproducible: Always

Steps to Reproduce:
1. Disable network connection
2. Open Thunderbird

Actual Results:  
Lots of alerts that pop up telling me that the server can't be found

Expected Results:  
No alerts that pop up.
This got implemented for Firefox (linux) but it's removed again because there is no reliable way on linux for Online/offline.
There is bug 359134 which suggests that this should work on windows ?
It should, if you set network.autodial-helper.enabled to false.

Matti: do you know the bug that got removed in?
I didn't see that option in the Thunderbird about:config window.
I see another option called offline.autoDetect.  Would this possibly enable the functionality that I'm looking for?  I've enabled it and I'll write back if this accomplishes what I'm hoping it does.
Update: This didn't change anything.
Any other settings that might?
Did you try creating the (boolean) pref network.autodial-helper.enabled ? You just right click in the Config Editor.
I created that boolean value and tried setting it to both true and false and there was no effect on the alerts.  Any other things I could test out?
Blocks: 678947
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.