Open
Bug 467819
Opened 17 years ago
Updated 3 years ago
[IMAP] Not throwing Error when getting permission denied while creating Sent folder
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: cmtalbert, Unassigned)
Details
(Whiteboard: [has protocol log])
Attachments
(1 file)
14.67 KB,
text/plain
|
Details |
1. Log into a test email account on mail-test.mozillamessaging.com (i.e. test02, test03 etc).
2. Write an email to another test user: test04 for example
3. Click Send.
= Expected =
The Sent folder will be created and the mail will be sent.
= Actual =
The Sent folder is not created, the UI hangs forever stating that it is "Copying to Sent Folder". However the IMAP logs appears to show that permission was denied to create the sent folder. So, an error should have been thrown to the user instead of the unending hang.
Imap log attached
Shredder Version: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20081203 Lightning/1.0pre Shredder/3.0b2pre
Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 2•15 years ago
|
||
related:
- silent fail: Bug 397429 - after converting pop account to use global inbox, drafts/templates/sent folder account prefs point to non-existant folders, those actions silently fail
- hang: Bug 382912 - Hang on "Copying message to Sent folder" when folder create fails - case sensitivity?
Whiteboard: [has protocol log]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•