Closed
Bug 281658
Opened 20 years ago
Closed 17 years ago
How to create folder with subfolders in IMAP
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: vytis, Assigned: Bienvenu)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20050111
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20050111
I want to get following structure:
folder
|_subfolder1
|_subfolder1.1
If i do this in this way
1. menu "create folder"
2. enter "folder"
3. right click on "folder", menu "create subfolder"
4. enter "subfolder1"
5. ??? nothing ... I stil have only "folder"
So, I do it in this way:
1. menu "create folder"
2. and i enter "folder/subfolder1/subfolder1.1"
But, this should be or somehow explained to users, or made in more user friendly
way.
Reproducible: Always
| Assignee | ||
Comment 1•20 years ago
|
||
so my guess is that your server doesn't support folders that contain both
messages and sub-folders. Is it a UW server? If that's true, you need to go into
advanced server settings and uncheck the box that says server supports folders
that contain both messages and sub-folders. Servers don't do a good job of
advertising this...
Updated•20 years ago
|
Version: unspecified → Trunk
Updated•20 years ago
|
Assignee: sspitzer → mail
Comment 2•20 years ago
|
||
See also bug 106342. What David wrote works for one of my IMAP servers, but does
not work for the other. Bug 106342 is about the latter.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008041302 SeaMonkey/2.0a1pre
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9
It is work fine.
vytis, is this still a valid bug?
Comment 4•17 years ago
|
||
(3+ years later)
No reply from reporter.
SeaMonkey v1.0.x is not supported anymore.
(Would have been "Incomplete", now is) R.Invalid
Reopen if you can reproduce with SeaMonkey v1.1.9.
Assignee: mail → bienvenu
Severity: normal → minor
Component: MailNews: Main Mail Window → Networking: IMAP
Product: Mozilla Application Suite → Core
QA Contact: networking.imap
Version: Trunk → 1.8 Branch
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•