Full eml support for thunderbird

I asked a contribution to a mozilla contributor, but he’s stuck-blocked, see if you can do something.
He created the x-unsent add-on. It allows eml files to be opened on thunderbird from windows
desktop & folders.

  1. Make html code’s lines longer & not as short as 3 words per line, there must be an issue somewhere … .
    if i send the eml from tb, my full headers will appear as if they were broken & don’t occupy lines fully:
                                                   <font
                                                     color="#000080"
                                                     face="Times New
                                                     Roman">
                                                     <div>Â </div>
                                                   </font>
                                                   <div><font
                                                       color="#000080"
                                                       face="Times New
                                                       Roman">
                                                       <div>Â </div>
                                                       <div>Â </div>
                                                       <div><span
                                                         style="FONT-FAMILY:
                                                         ; COLOR: "><strong><font
color="#ffffff"></font></strong></span></div>
                                                       <div><span
                                                         style="FONT-FAMILY:
                                                         ; COLOR: "><strong></strong></span>Â </div>
                                                       <div><span
                                                         style="FONT-FAMILY:
                                                         ; COLOR: "><strong></strong></span>Â </div>
                                                     </font>
                                                     <div>Â </div>
                                                   </div>
                                                 </div>
                                               </div>
                                             </div>
                                           </div>
                                         </div>
                                       </div>
                                     </div>
                                   </div>
                                 </div>
                               </div>
                             </div>
                           </div>
                         </div>
                       </div>
                     </div>
                   </div>
                 </div>
               </div>
             </div>
           </div>
         </div>
       </div>
     </div>
   </div>
 </body>
</html>

& if i send the eml from an ms email client, the full headers occupy the lines with less graphic spaces:


</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV><FONT color=3D#ffffff face=3D"Times New Roman"></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN style=3D"FONT-FAMILY: ; COLOR: "><STRONG><FONT=20
color=3D#ffffff></FONT></STRONG></SPAN></DIV>
<DIV><SPAN style=3D"FONT-FAMILY: ; COLOR: "><STRONG><FONT=20
color=3D#000000></FONT></STRONG></SPAN>&nbsp;</DIV>
<DIV><SPAN style=3D"FONT-FAMILY: ; COLOR: "><STRONG><FONT=20
color=3D#000000></FONT></STRONG></SPAN>&nbsp;</DIV>
<DIV></FONT>&nbsp;</DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV><=
/DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></=
DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></BODY></HTML>

And if i make spam reports to send to abuse at times, i’d find it weird to send it aligned
like the way it is when i send the email from tb … .
Some of them would find it tiresome & won’t want to read it (( I like & prefer the tb’s html rendering engine
because it’s more compliant than ms client’s html encoding, but can’t it be fixed so lines are filled
and not look so small in the middle of the page in the headers ? that would be great.

  1. In the File menu, Save as, “Eml…” above “Fille” for those messages opened in edition mode (x-unsent) … .

  2. the same email sent from tb will arrive with 34kb & the one from live mail, with 16kb,
    looks like a bandwidth consumption if my emails are longer ((
    is there a way to change that ?

  3. File/open: opens unsent eml files in a non editing mode, (i don’t think the eml data is even treated)
    unless (requested) i open it from the desktop (already implemented).