Closed Bug 224138 Opened 22 years ago Closed 22 years ago

Can't send S/MIME encrypted messages

Categories

(MailNews Core :: Security, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ch.ey, Assigned: sspitzer)

References

Details

Attachments

(1 file)

I'm now able to generate encrypted messages and immediately run in a regression from bug 163783. S/MIME encrypted messages can't be sent because the messages last line doesn't end with and CRLF. Before the fix of bug 163783 the send code added an additional CRLF to the end of the message so this flaw didn't strike someone. I didn't find the place where to add the CRLF, so someone else has to fix this. The fix to this is _not_ to back out the other patch because each line of the body itself has to be terminated by CRLF.
*** Bug 224238 has been marked as a duplicate of this bug. ***
*** Bug 224402 has been marked as a duplicate of this bug. ***
Flags: blocking1.6a?
1.6a is already out, I doubt anyone can stop it now.
Flags: blocking1.6a?
I propose to fix this bug, by making the logic in bug 163783 more intelligent. See my comments there.
Attached patch proposed patchSplinter Review
I think I finally managed to find an appropriate place to add the missing CRLF. This code makes S/MIME encrypted messages work again.
Comment on attachment 135129 [details] [diff] [review] proposed patch Should make it unnecessary to back out patch of bug 163783.
Attachment #135129 - Flags: review?(kaie)
Flags: blocking1.6b?
I'm begging for this bug to be fixed .... please. What is the process to get the above-mentioned patch placed into the trunk builds? (I know, I'm completely ignorant of the process around here) Just wanted to see if I could stress a bit more how important S/MIME encryption capability is for many of us corporate users. Thanks.
It's easy to get it in, the patch just need to be reviewed - I'm waiting for Kai.
Chris or Scott, can you help drive this patch?
Comment on attachment 135129 [details] [diff] [review] proposed patch Let's get this checked in today.
Attachment #135129 - Flags: superreview+
Comment on attachment 135129 [details] [diff] [review] proposed patch a=asa (On behalf of drivers) for checkin to Mozilla 1.6 Beta.
Attachment #135129 - Flags: approval1.6b+
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Great, thanks!
Attachment #135129 - Flags: review?(kaie)
*** Bug 224822 has been marked as a duplicate of this bug. ***
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: