]> Sergey Matveev's repositories - public-inbox.git/commit
import_vger_from_mbox: use PublicInbox::MIME and avoid clobbering
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 22 Feb 2018 17:55:36 +0000 (17:55 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 22 Feb 2018 18:31:36 +0000 (18:31 +0000)
commita81ad9c4b1b5d8c2ae8444b6dcb8710bd361f628
treee93f10777c075a9d2ab85376fecc44d36ae65068
parent6a5d79ca1d848f1672022e2c5494a182612be375
import_vger_from_mbox: use PublicInbox::MIME and avoid clobbering

It is less confusing without the clobber assignment; and
PublicInbox::MIME exists to workaround bugs in older
Email::MIME (which is in Debian 9 (stretch))
scripts/import_vger_from_mbox