Following pages are available:
Emil may be used to convert incoming Sun attachments (as generated by mailtool) into MIME-conformant attachments by using procmail. Just add following lines to your ~/.procmailrc (should precede all other filters):
#------------------------------------------ # convert X-sun-attachment into MIME format #------------------------------------------ :0 fw * ^Content-Type: X-sun-attachment | emil -F MIME -C latin1
Related tools: Procmail and Mutt.