Closed
Bug 1919786
Opened 3 months ago
Closed 2 months ago
Provide List of accounts which meet eligibility criteria
Categories
(Thunderbird :: Account Manager, task)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1919798
People
(Reporter: tobyp, Assigned: mkmelin)
References
(Blocks 1 open bug)
Details
The only accounts that should be offered to users for export/import, are those which are currently supported by Thunderbird for Android. Currently, the requirements are as follows:
Incoming must be IMAP or POP3
Outgoing must be SMTP
The following configurations are NOT supported:
- Gssap
- Ntlm
- TlsCertificate (technically, this is supported, but not really with the import flow)
- TryStartTls
More than one outgoing server is not supported
Non-ASCII email addresses are not supported
Assignee | ||
Comment 1•3 months ago
|
||
Killed trySTARTTLS in bug 1868517.
Assignee: nobody → mkmelin+mozilla
Assignee | ||
Comment 2•2 months ago
|
||
https://phabricator.services.mozilla.com/D222760 in bug 1918252 includes this.
Comment 3•2 months ago
|
||
bug 1919798 included the logic from the prototype.
You need to log in
before you can comment on or make changes to this bug.
Description
•