Closed
Bug 95544
Opened 24 years ago
Closed 24 years ago
Should be a way to check non-INBOX folders for new messages
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
People
(Reporter: mju, Assigned: sspitzer)
Details
Currently, pressing "Get New Messages" only checks the INBOX folder of each
account for new messages. New messages in other folders (placed there, for
example, by server-side filtering on an IMAP server, or by concurrent activity
in the account from another IMAP client) are not retreived until the folder is
explicitly selected. This means that to read all new messages in an account,
it's necessary to iterate through every folder looking for new messages.
Ideally there should be a way of tagging each subscribed folder with a flag,
indicating whether that folder should be polled for its message count when
Mozilla checks for new mail (both on a timeout-based check, or by pressing Get
New Messages). A fallback position would be to include an account-global or
program-global flag, indicating whether all folders should be polled for their
message counts when Mozilla checks for new mail.
[The fallback position is less desirable because when the user has a large
number of subscribed folders -- i.e., on a server where every Usenet newsgroup
is provided as a shared IMAP folder -- polling every subscribed folder for new
mail might be a lengthly operation.]
*** This bug has been marked as a duplicate of 95527 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•