Closed
Bug 298895
Opened 20 years ago
Closed 20 years ago
Whenever I am connected to a VPN with TAP adapter up thunderbird wont send e-mails (no connection to SMTP)
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: cusquinho, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 My thunderbird works just fine, reading and sending e-mails using 5 different pops/smtps. Whenever I connect to an openvpn VPN (and TAP adapters comes up), it wont send any more e-mails. A few considerations: - it still can read and connect to any pop3 server; - imap works just fine as well; - all other connections (web surfing, icq, msn, etc) work just fine; - I checked windows route table, my VPN only adds a fake IP (192.168.blah) with no default route or any other route to my SMTP ip; this means, it shouldent be trying to use the VPN interface; - sniffing the connection I can see the problem, I dont know why but thunderbird tries to use the TAP interface to access the smtp server; this doesent happen with the pop,imap, etc (which, by the way, are running in the same ip); The VPN is to access my house remote desktop, I´m not using it as gateway or anything that could make thunderbird smtp connection stop working. Reproducible: Always Steps to Reproduce: 1. Connect with OpenVPN to remote server using SSL 2. Open thunderbird 3. Write a message using any of my accounts 4. Click on send, and it keeps trying to connect with no success Actual Results: It keeps trying to connect with no success, because its trying to use the wrong interface (which isen´t windows default). This only happens for SMTP connection, pop and imap work just fine. Expected Results: Use windows default interface and send the e-mails :-)
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•