Closed Bug 22349 Opened 25 years ago Closed 25 years ago

FCC not working on Cyrus IMAP

Categories

(MailNews Core :: Networking, defect, P3)

All
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: edwin, Assigned: jefft)

Details

(Whiteboard: [PDT+] Verified for all the platforms)

FCC is not working for me on Cyrus. According to lchiang it is working for her
(on a non Cyrus imap server).

The following error is displayed:

> The current command did not succeed.
> The mailserver responded: Mailbox does not exist

The line in prefs.js is this one:
> user_pref("mail.identity.id1.fcc_folder",
"imap://edwin@130.89.234.74/INBOX/Sent");

This may be related to:
http://bugzilla.mozilla.org/show_bug.cgi?id=19229

(the pref should be INBOX.Sent instead of INBOX/Sent)
QA Contact: lchiang → huang
This may already be fixed since bienvenu fixed Bug #19229 where we weren't
paying attention to the online folder hierarchy delimiter for Cyrus Servers.
jefft has volunteered to take a look at this. Thanks Jeff!
Assignee: mscott → jefft
Target Milestone: M14
Status: NEW → ASSIGNED
Nominate for beta1 stopper
Keywords: beta1
Putting on on PDT+ radar for beta1.
Whiteboard: [PDT+]
I have a fix for bug 24667, bug 22349, bug 23588, & bug 24715. I'll check in 
once I got a review. To test you need to remove the following namespace entries 
for your Cyrus server:

user_pref("mail.server.server5.namespace.other_users", "");
user_pref("mail.server.server5.namespace.public", "");

and add/modify the following entry:

user_pref("mail.server.server5.namespace.personal", "Inbox.");

Unfortunately, we don't have UI for it now.
Fix checked in. 
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
OK on both Linux & WinNT platform on today's 02-04-08/10-M14 commercial 
build.
Need to verify on Mac later since I have the Mac hardware probelem....
Blocked by bug#26902 for Mac only.
Pass by retesting on Mac 02-07-08-M14 mozilla build 
w/NEW PROFILE & existing draft/template folders 
w/added personal namespace on prefs.js only:
Marking as verified!!
P.S.There was bug#27002 logged for IMAP Cyrus migration problems for default
folders.

Status: RESOLVED → VERIFIED
Whiteboard: [PDT+] → [PDT+] Verified for all the platforms
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.