Comment 2 for bug 666261

Revision history for this message
Simon Fraser (simonfr) wrote :

They do (with hostname, for privacy):
$ env |grep -i proxy
http_proxy=http://hostname:3128/
HTTPS_PROXY=http://hostname:3128/
https_proxy=http://hostname:3128/
HTTP_PROXY=http://hostname:3128/

I don't get a "NotImplementedError" as in bug #558343, I simply get 'Connection timed out' because it's trying to contact 91.189.89.226 without using the proxy.

I tried 'bzr -Dhttp branch lp:mailman' after discovering that option in the ticket you linked, but the output is the same.