Reformatted excerpts from Gabriel Landais's message of 2008-06-01:
>  I'm not able to load my Thunderbird mbox into sup. Added my Inbox
> mbox with sup-add/sup-config :

Interesting. This error seems to occur during a string construction.
Others have reported weird problems with Thunderbird mbox files before,
and I now suspect there's something screwy about their mbox format.
Like, they use \r instead of \n for linebreaks. Which wouldn't make any
fucking sense at all, but who knows.

Can you post the output of a 

  ruby -e 'p File.open("Inbox").read(1000)'

so we can take a look at what these guys are doing? (Or whatever
Thunderbird file you want instead of "Inbox".)

Thanks!
-- 
William <[EMAIL PROTECTED]>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to