* Joshua Juran <jju...@gmail.com> [2009-11-27 23:30]:
> Fixing mbox isn't hard -- it's easy enough to mandate that
> a leading '>' must be escaped -- but the trick is making sure
> people don't continue to use broken legacy tools, which is
> basically impossible.

You can fix it in a different way that is backwards compatible
with tools using any of the different mbox-ish formats: if a
mail contains a line starting with `From `, then transcode to
quoted-printable so you can store it as `=46rom `. (That is what
mutt does.)

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to