Closed
Bug 16343
Opened 25 years ago
Closed 6 years ago
Default mail and default nntp server/account
Categories
(MailNews Core :: Backend, defect, P3)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 880602
People
(Reporter: laurel, Unassigned)
References
(Blocks 1 open bug, )
Details
This is a feature tracking bug. Please let me know if we should use a separate
bug for news.
The account setup spec currently shows a decision (in its Closed Issues section)
to have a default mail account and a default news account in seamonkey. Alecf
indicated via email to me this would be in seamonkey at some point.
I've written bug #16243 to cover migration from 4.x, but we need feature work in
seamonkey to implement default servers, including method of exposing the feature
in the UI and letting us know rules-of-use.
I'm not sure how alec's comments in bug #8053 fit in with all this...
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M12
Updated•25 years ago
|
Target Milestone: M12 → M13
Updated•25 years ago
|
Target Milestone: M13 → M16
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Comment 1•25 years ago
|
||
nope, decision has been made. we're not doing any default servers other than
Local Folders, which we already do. Marking WONTFIX
Comment 4•25 years ago
|
||
I don't understand why this is set to Wontfix because the Mail Spec describes
different behavior:
The Mail Spec states that for POP or IMAP accounts that the defaults for draft
and sent will point to the account folders. If a News account is added then it
will default to the Default Mail account. If there is only a News account then
it will default to Local Folders.
In all cases the default Stationery folder points to Local Folders.
Status: VERIFIED → REOPENED
Resolution: WONTFIX → ---
Comment 5•25 years ago
|
||
this is almost done - the only work is basic cosmetics to flag an account as a
default. taking off feature list.
Status: REOPENED → ASSIGNED
Summary: [FEATURE] Default mail and default nntp server/account → Default mail and default nntp server/account
Comment 7•24 years ago
|
||
Reassigning to sspitzer because he knows what we need to do:
- use atoms to uniquely flag accounts - i.e. provide a map from an atom -> account
- remove the localFoldersServer and defaultAccount attributes from the
nsIMsgAccountManager API, and identify those accounts uniquely with an atom
- create atoms for the default news server
Assignee: alecf → sspitzer
Status: ASSIGNED → NEW
*** Bug 108876 has been marked as a duplicate of this bug. ***
Blocks: 108877
Comment 9•23 years ago
|
||
I am confused. Some 20 months ago, Alec said "this is almost done". Without a
default news server we will not be able to use links of the form news:message-id.
pi
http://www.mozilla.org/quality/mailnews/tests/sea-mn-newsgroup-function.html
is a testcase that I wrote to demonstrate the default behaviors with our news://
urls (with and without server arguments).
Blocks: 20988
Blocks: 134753
Comment 11•23 years ago
|
||
Regarding comment #9:
Why not try all servers?
Well, but in what order ...
Comment 12•22 years ago
|
||
Maybe I miss something in the specs, but I cannot see what to do with
news:message-id, i.e., bug 108877.
pi
Updated•20 years ago
|
Product: MailNews → Core
Comment 13•17 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 15•6 years ago
|
||
Ben, do you think there is anything left to do here?
Having bug 108877 open, it seems to me all is done here (also comment 5).
Flags: needinfo?(ben.bucksch)
Comment 16•6 years ago
|
||
No. We have default servers now.
NNTP is mostly irrelevant today, so no point in adding a default NNTP server. If we want to open news: URLs, indeed the best way is to try all servers, in order of appearance. Indeed, that's necessary, because if the user has 2 NNTP servers, then probably because they carry different groups. No need of a default server for that.
Status: NEW → RESOLVED
Closed: 25 years ago → 6 years ago
Flags: needinfo?(ben.bucksch)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•