I been working on a parsing module to dig out various bits of information for display, searching and special processing. In the process I encountered some issues and just wanted to pass them on to help save people some hair pulling. 1. If charset is found that the end of a mime part declaration TMail throws an error. Example, if charset="BIGCHINESE" exists on a line of its own in a mime part TMail throws an error when trying to parse that part. 2. TMail::Unquoter fails to recognize quoting method if it is in lowercase. 3. TMail::Encoder fails when it attempts to parse e-mail addresses which are encoded using something other than the messages encoding method. The third item is related to the known bug, allow illegal MIME param value encoding (key="=?iso-2022-jp?B?...."), listed on the TMail web site. Patches are attached with my solutions to these issues and submitted to the Trac for Rails. If someone has better solutions or any feedback on the patches I would appreciate it. -- Lon Baker Speedymac LLC http://www.speedymac.com AIM: spdemac Skype: spdemac _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails