Closed
Bug 167924
Opened 23 years ago
Closed 21 years ago
Cant create a folder containing "\" on Cyrus IMAP server
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bugzilla, Assigned: mscott)
Details
if you on a Cyrus IMAP server try to create a folder containg a \ you get an
error. On both Software.com IMAP and Exchange it works just fine.
on Cyrus IMAP I get:
134 create "INBOX.test\\test"
134 NO Invalid mailbox name
is this a valid Cyrus IMAP bug?
Comment 1•23 years ago
|
||
it's a server design decision.
this should be resolved as INVALID; nothing mozilla does will change the fact
that you can't create a mailbox with a backslash.
Comment 2•21 years ago
|
||
Resolving invalid
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
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
•