Hello, Can sup be a bit more lax on parsing email headers? In particular, it seems to discard any where the '':'' is not immediately followed by a '' ''. I''m not totally sure of the spec, but I couldn''t find anything in <http://tools.ietf.org/html/rfc2822#section-2.2> that required a space after the colon. (Granted, I did do a very cursory look.) Thanks, ~d
Reformatted excerpts from Daniel Wagner''s message of 2008-02-17:> Can sup be a bit more lax on parsing email headers? In particular, it > seems to discard any where the '':'' is not immediately followed by a '' > ''. I''m not totally sure of the spec, but I couldn''t find anything in > <http://tools.ietf.org/html/rfc2822#section-2.2> that required a space > after the colon. (Granted, I did do a very cursory look.)Funny, I encountered this today too. I''ve merged in a change to next. -- William <wmorgan-sup at masanjin.net>