Tk Library Source Code

View Ticket
Login
Ticket UUID: 731759
Title: line endings wrong for buildmessage
Type: Bug Version: None
Submitter: gunzel Created on: 2003-05-03 09:19:40
Subsystem: mime Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2003-05-05 14:15:42
Resolution: Accepted Closed By: andreas_kupries
    Closed on: 2003-05-05 07:15:42
Description:
Using buildmessage and therefore buildmessageaux to generate a 
mime message results in the headers and boundaries having LF as 
their line ending. According to RFC2045 these should be CRLF. 

This may also apply to copymessage/copymessageaux also although 
it may be using channels to do the translation I'm not sure.

I have attached a suggested patch for mime.tcl

Thanks

Matthew
User Comments: andreas_kupries added on 2003-05-05 14:15:42:
Logged In: YES 
user_id=75003

Applied the suggested patch.
Updated the testsuite of the module on my own.

mrose added on 2003-05-04 01:59:54:
Logged In: YES 
user_id=24077

andreas - this looks fine to me.

/mtr

gunzel added on 2003-05-03 16:19:40:

File Added - 49427: mime-crlf.patch

Attachments: