]> Sergey Matveev's repositories - public-inbox.git/commit
lei_input: common filehandle reader for eml + mbox
authorEric Wong <e@80x24.org>
Mon, 22 Mar 2021 07:54:00 +0000 (07:54 +0000)
committerEric Wong <e@80x24.org>
Tue, 23 Mar 2021 00:07:13 +0000 (00:07 +0000)
commit60e5bddd086a8a90d5eaff32bc5c2026fc784ca0
tree436ddfcf7853ad9bd1c8adf5c6fe5f2c4f1454fa
parentd4b8980b9d2305c3004ff076a83006cc20502e56
lei_input: common filehandle reader for eml + mbox

This improve code regularity, and will let us deal with
the "RFC822" messages with "From " line that mutt pipes
to.
lib/PublicInbox/LeiConvert.pm
lib/PublicInbox/LeiImport.pm
lib/PublicInbox/LeiInput.pm