Closed
Bug 176261
Opened 23 years ago
Closed 18 years ago
Cannot save attachments from IMAP account
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: elib, Assigned: Bienvenu)
Details
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021018
Cannot save attachments from e-mail received in IMAP account using Save As...
(But Save All.. appears to work fine)
To reproduce:
1. Open e-mail with attachment in any IMAP account.
2. Click attachment icon, select attachment file, right click, select Save As...
Nothing happens.
| Reporter | ||
Comment 1•23 years ago
|
||
...
File menu --> Attachments --> <filename> --> Save As... doesn't do anything either.
Updated•23 years ago
|
QA Contact: trix → yulian
QA Contact: yulian → stephend
Comment 2•22 years ago
|
||
Not only can't I save an attachment, trying to save it also hangs mozilla so I
have to abort mozilla
Comment 3•22 years ago
|
||
Not only can't I save an attachment, trying to save it also hangs mozilla so I
have to abort mozilla
Comment 4•22 years ago
|
||
I can also confirm this bug on two of my WinXP machines. Worked before Mozilla
1.3 beta but not in 1.3 beta and still is not fixed in 1.4 beta. Clicking on
Save As... or Open just creates a file with size of 0.
Comment 5•22 years ago
|
||
Alright! This bug appears to fixed as of Mozilla 1.4 RC2. I no longer need to
use outlook express to retrieve my attachments.
Comment 6•22 years ago
|
||
Whoops, spoke too soon. Still seems broken for large attachments. Seems to
grab the first hundred Kb or so then stops. Same results on 1.4 RC2 & RC3.
Comment 7•22 years ago
|
||
I can confirm this bug for Linux, too.
Version: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030702
If I try to save attachments from my IMAP account, the files are created,
but with size 0. If I go to View->Message Source, the full message is displayed
including the complete attachment in base64 encoding. Therefore, it seems not
to be a problem with the server.
Mozilla saves the attachment correctly after I move the message from the IMAP
account to a local folder.
Comment 8•22 years ago
|
||
probably a dupe of bug 168097
Reporter, do you still see this problem with a latest nightly (or even 1.5)? If
not, this bug can be closed. Thanks.
Comment 10•22 years ago
|
||
Attachments in mails send with mime-contruct and recieved by openmail fail to
save in Mozilla 1.5 Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5)
Gecko/20031007 from a imap folder. The same mail copied in a local folder works
as expected. The javascript console states the following message:
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIMessenger.saveAttachment]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://messenger/content/msgHdrViewOverlay.js :: saveAttachment :: line 849"
data: no]
sample for build such a mail:
mime-construct --to "carsten.scheerer@lcrgmbh.de" --subject 'zuordnung mit
leerstellen' --attachment zuordnung.csv.bz2 --file zuordnung.csv.bz2
Comment 11•21 years ago
|
||
Reporters who are still encountering this bug (especially Wenzel Peppmeyer):
which server is providing your mail? If a Microsoft Exchange server, see bug
92111, bug 107221.
Comment 12•21 years ago
|
||
Mozilla Mail still says: "Alert[Could not connect to <hostname>; the connection
was refused.]" by "right click->Save As..." . Double clicking the attachment and
choose "Save it to Disk" works as expected. Pine works fine with this server too.
Client: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803
Server: * OK Samsung Contact IMAP server 8.0.3 ready on openmail
Updated•21 years ago
|
Assignee: mscott → bienvenu
Component: Attachments → Networking: IMAP
QA Contact: stephend → grylchan
| Assignee | ||
Comment 13•21 years ago
|
||
Wenzel, can you generate an imap protocol log of a failed save attempt?
http://www.mozilla.org/quality/mailnews/mail-troubleshoot.html#imap
Is this all attachments, or just those created by mime-construct?
thx.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Product: MailNews → Core
Comment 14•19 years ago
|
||
Thunderbird takes a long time to open the save file dialog but it eventually shows up.
Comment 15•18 years ago
|
||
Eric writes "I no longer see this bug with the current Seamonkey release."
Reporter's and Wenzel's email is dead.
so closing bug WFM. please reopen the bug if you disagree.
comment 14 would be a different bug
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
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
•