Closed
Bug 286005
Opened 20 years ago
Closed 20 years ago
Email attachments sent from Mozilla mail are corrupted.
Categories
(MailNews Core :: Attachments, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: paitken, Assigned: sspitzer)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20041217 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20041217 Mail attachments of sufficient size (yet to be determined) may contain random memory contents which corrupt the outbound email. Reproducible: Sometimes Steps to Reproduce: 1. Compose short email. 2. Attach large enough file. 3. Send... Actual Results: Email was sent. Everyone who received it saw it was corrupt. Corruption contains random memory contents, eg sometimes contains URLs or recognisable phrases. Expected Results: Should send uncorrupt attachments. Don't send random memory contents.
I really want to put this in the MailNews:Attachments Component, but I don't have that option.
Component: General → MailNews: Attachments
Product: Mozilla Application Suite → Core
Version: unspecified → 1.7 Branch
Here's a short excerpt from a PDF file I sent. I tried to send more, but it's not happening. Normally this would be readable as a plain text file, but the binary corruption prevents that. I've stripped out some correctly? encoded stuff where indicated [...] Note how the encoding is suddenly interspersed with random stuff - some of which is almost recognisable.
I was unable to upload the second attachment (58,899 bytes) until I compressed it (12,599 bytes). So the issue may not be so much to do with the sending of email attachments as with the uploading of local data?
Updated•20 years ago
|
Attachment #177317 -
Attachment mime type: application/octet-stream → application/x-bzip2
Comment 6•20 years ago
|
||
This is working ok for everyone else. Can you try a clean profile? % mozilla -ProfileManager
I upgraded mozilla 1.7.5 to 1.7.6, and also upgraded my VPN client (Cisco Systems VPN Client) from 4.6.00.0044 to 4.6.02.0030 at the same time, and haven't seen this problem since.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•