]> git.cworth.org Git - sup/commit
fix mbox splitting regexp
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Tue, 28 Apr 2009 13:34:27 +0000 (09:34 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Wed, 29 Apr 2009 17:47:02 +0000 (13:47 -0400)
commitd06b80220e17580c61750b6b29f02c0ca2a7bd57
tree032c4c97ff5621ed1dfaed738d9202544d4500ec
parent733defd3698de5ac416866499b6e7f907604dea8
fix mbox splitting regexp

I dunno. This helps with the "From problem", but at the expense of being
too specific than the mbox spec really demands. I don't think there's a
really right solution, in general (due to the mbox format being a
fundamentally broken one), but I'm hoping this will work with all modern
mbox files.
lib/sup/mbox.rb
lib/sup/mbox/loader.rb