Thunderbird fails to work with http proxies

Bug #1192995 reported by sachit
34
This bug affects 7 people
Affects Status Importance Assigned to Milestone
thunderbird (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Steps to reproduce:
set the proxy settings manually in thunderbird to any http proxy.
try to set up or open an account.

Results:
Thunderbird fails at password verification.

Expected results:
Thunderbird should connect to the email servers using the http(s) proxy. (using the CONNECT method)

Work around:
Thunderbird (manually set to no-proxy) under proxychains (tunneling data to the http/s proxy ) proxy works just fine.

System:
Thunderbird 17.0.6
Ubuntu 12.04 x64
(even a live boot)

Comments:
1)Try polipo (with tor if necessary) for a proxy that is guaranteed to not have any port blocking issues.

2)The attached file (imap.py) is a perfectly functional minimal imap client that uses ONLY the http CONNECT method of a proxy to reach the gmail server.

2.1)Use this program to verify that
(a) your proxy allows outbound ssl traffic to the server and port
(b) your login credentials and settings for your email account are fine (no unlock captcha problems etc)

2.2)This shows that thunderbird has NO BUSINESS requiring
a) any direct connection, DNS, socks etc.
b) no special proxy server settings – except allowing outbound CONNECT requests to the ports in question. CONNECT requests to a proxy are a prerequisite for https traffic anyway.

Revision history for this message
sachit (staticd-growthecommons) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in thunderbird (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.