Closed
Bug 254513
Opened 21 years ago
Closed 21 years ago
getting new mail for deferred pop3 account doesn't work the first time
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file)
1.75 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
If you set up a pop3 account in a brand new profile, and use the global inbox,
get new mail doesn't work the first time, because we fail to set the INBOX flag
on the newly created INBOX. This has been broken before and fixed a few times.
The new db code broke this most recently. Fix upcoming.
Assignee | ||
Comment 1•21 years ago
|
||
make nsLocalMailFolder::GetDBFolderInfoAndDB create the db for empty folders,
which is need for the startup code. I think I'm finally augering in on fixing
the various edge cases from the db changes for virtual folders...
Assignee | ||
Updated•21 years ago
|
Attachment #155320 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #155320 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Updated•21 years ago
|
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•