Closed
Bug 185631
Opened 23 years ago
Closed 14 years ago
Auto-detection of SSL Support
Categories
(MailNews Core :: Security, enhancement)
MailNews Core
Security
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mbabcock-mozilla, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
From the preferences dialog, the user should be able to request that Mozilla do
a test connection to each normal (or user-specified) mail port to determine what
features are available. For reference, fetchmail does a wonderful job of this
(see http://freshmeat.net/fetchmail). It would then fill in the values
accordingly or ask the user to pick from the options now available to them. The
options I'm thinking of include:
IMAP TLS support (normally port 443)
IMAP STARTTLS support (normally port 143; RFC 2595 section 3)
POP3 TLS support (normally port 995)
POP3 STARTTLS support (normally port 110; RFC 2595 section 4)
SMTP TLS support (normally port 465)
SMTP AUTH support (normally port 25; RFC 2554)
SMTP STARTTLS support (normally port 25; RFC 2487)
... any others that seem relevant.
Reproducible: Always
Steps to Reproduce:
N/A
Actual Results:
N/A
Expected Results:
N/A
Comment 1•23 years ago
|
||
Enhancement.
Assignee: mstoltz → kaie
Priority: -- → P5
Target Milestone: --- → Future
Reporter | ||
Comment 2•23 years ago
|
||
Bug 185662 filed to cover the additional prefs option (required?) to make this
meaningful.
![]() |
||
Updated•23 years ago
|
Updated•21 years ago
|
Product: MailNews → Core
Updated•20 years ago
|
Assignee: kaie → nobody
Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•17 years ago
|
Priority: P5 → --
Target Milestone: Future → ---
Comment 4•14 years ago
|
||
fixed in form of new account creation wizard.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•