]> Sergey Matveev's repositories - public-inbox.git/commit
lei_to_mail: unlink mboxes if not augmenting
authorEric Wong <e@80x24.org>
Thu, 31 Dec 2020 13:51:40 +0000 (13:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2021 05:00:39 +0000 (05:00 +0000)
commitfee0f2529ece728f59330c8d01d624d32f9eca06
treea68cbccae91f601a0012f42f3278c8e41ee097fb
parent5bbcd1686c10985168b98046d3edc6cf0818df8c
lei_to_mail: unlink mboxes if not augmenting

This matches mairix(1) behavior and may be safer if there's
concurrent readers on the existing mbox, especially since
we don't do currently implement mbox locking (nor does mairix).
lib/PublicInbox/LeiToMail.pm