Closed
Bug 378875
Opened 18 years ago
Closed 16 years ago
[TB-3a1] Can't fetch Message body (when quarantine option is ON, POP3)
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nir.sen, Assigned: Bienvenu)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a4pre) Gecko/20070425 Minefield/3.0a4pre
Build Identifier:
using TB [3.0a1 (20070426)] under Fedora core 6
after yesterdays update (25th April) TB fails to fetch message body from pop3 account.
if i right click on message > Get selected messages , TB tries to download message body but seems like it can't save that message. it pops up an error message 'This message contains virus or there is no enough disk space. Skip this message [Y/n]'
if I select yes that message will be deleted
but if i select No , another error message pops up “Unable to write the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox”
Now if i click on yes , TB will crash.
Reproducible: Always
Steps to Reproduce:
1.right click on a message in pop3 account >
2.select "Get selected messages "
Actual Results:
1st error message 'This message contains virus or there is no enough disk space. Skip this message [Y/n]'
if select yes , message will be deleted.
if select no , another error message will pop up "Unable to write the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox"
if select yes, TB will crash
Expected Results:
TB should download message body
console returns this messages:
selecting folder mailbox://nir.sen%40earthlink.net@pop.earthlink.net/Inbox
mailbox://nir.sen%40earthlink.net@pop.earthlink.net...skipping, already opened
failed to get view & sort values. ex = [Exception... "Component returned failure code: 0x80550005 [nsIMsgFolder.getMsgDatabase]" nsresult: "0x80550005 (<unknown>)" location: "JS frame :: chrome://messenger/content/commandglue.js :: FolderPaneSelectionChange :: line 877" data: no]
Error loading with many headers to download: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIMsgFolder.updateFolder]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: chrome://messenger/content/commandglue.js :: ChangeFolderByURI :: line 193" data: no]
failed to get view & sort values. ex = [Exception... "Component returned failure code: 0x80550005 [nsIMsgFolder.getMsgDatabase]" nsresult: "0x80550005 (<unknown>)" location: "JS frame :: chrome://messenger/content/commandglue.js :: FolderPaneSelectionChange :: line 877" data: no]
Error loading with many headers to download: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIMsgFolder.updateFolder]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: chrome://messenger/content/commandglue.js :: ChangeFolderByURI :: line 193" data: no]
failed to get view & sort values. ex = [Exception... "Component returned failure code: 0x80550005 [nsIMsgFolder.getMsgDatabase]" nsresult: "0x80550005 (<unknown>)" location: "JS frame :: chrome://messenger/content/commandglue.js :: FolderPaneSelectionChange :: line 877" data: no]
Error loading with many headers to download: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIMsgFolder.updateFolder]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: chrome://messenger/content/commandglue.js :: ChangeFolderByURI :: line 193" data: no]
/usr/thunderbird/run-mozilla.sh: line 131: 5907 Segmentation fault "$prog" ${1+"$@"}
| Assignee | ||
Comment 3•18 years ago
|
||
do you have quarantine incoming messages turned on? Does it work if you turn it off?
David, I think this information may be helpful to you to fix this issue :
if i click on 'Here' [Click here to download the rest of the message.] in message view pane , an error message pop up ( "http://tinyurl.com/yrnfes" )
| Assignee | ||
Comment 6•18 years ago
|
||
The quarantining option works fine on Windows - I'll have to hope it's broken on the Mac, so I can reproduce it...
Assignee: mscott → bienvenu
Status: UNCONFIRMED → NEW
Ever confirmed: true
Still getting same problem with 'quarantine incoming messages' turned on.
Comment 8•18 years ago
|
||
adding "quarantine" in bug summary for ease of search.
Summary: [TB-3a1] Can't fetch Message body → [TB-3a1] Can't fetch Message body (when quarantine option is ON, POP3)
Today I have tried to reproduce this bug with Shredder/3.0b3pre ( Fedora 11 ) but failed to reproduce it. So marking this bug as Resolved Fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 10•16 years ago
|
||
We use works for me when we don't actually know which bug fixed it.
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•