Reformatted excerpts from Robin Lee Powell's message of 2008-10-29: > I'm trying out sup, coming from mutt, and I've hit what is, for me, > a show-stopper bug. > > sup things that the line: > > From bob: > > starts a new mail in mbox files. > > I put lines like that all over the place in my mails.
Do those lines actually occur raw in the mbox files? Because this is the standard, well-known mbox design flaw, but the solution is typically for clients to write ">From" instead of "From " when adding messages to the mbox. If mutt writes those lines raw, then Sup may have to be more heuristic in my mbox scanning. OTOH, we've had a large number of Sup users who come from mutt (including me!), and I think you're the first who's complained of this. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
