1 Nov 2007 02:35
Non destructive folding/unfolding (ie, no insertion of whitespace in unfolding)
Mikel Lindsaar <raasdnil <at> gmail.com>
2007-11-01 01:35:39 GMT
2007-11-01 01:35:39 GMT
Hello list, This is my first post, so I apologise if this has already been covered. I searched through the full text archive file of ietf-822 (after going through the full itef-smtp archive file) and could not find a concrete answer to my question. I am improving/fixing bugs in a Email library for Ruby - I didn't originally write the library, so I am being very careful in any changes I make. One situation I have is where a X-header field and Reply-To field has a single piece of text that is longer than the 78 octet limit, but has no white space break. For example: Reply-To: <1234-1234-1234-1234-1234-1234-1234-1234-1234 <at> me-some-host-over-here.org> The library currently folds this line as: Reply-To:CRLF LWSP<1234-1234-1234-1234...blah-with-no-further-fold Now, I have two questions. 1) I believe that putting the CRLF immediately after the : in the header field name is in violation of 2822 specifically that the header line should contain the name, a colon, the field and terminated by a(Continue reading)
Frank
Fortunately, the email clients are getting better with such things, such
as blocking image webbots by default. TBIRD controls this very nicely,
as well as controlling phishing HTML links that have display domain and
RSS Feed