]> Sergey Matveev's repositories - public-inbox.git/commit
lei_to_mail: get rid of empty _post_augment_maildir
authorEric Wong <e@80x24.org>
Fri, 19 Feb 2021 12:09:51 +0000 (05:09 -0700)
committerEric Wong <e@80x24.org>
Fri, 19 Feb 2021 19:25:23 +0000 (19:25 +0000)
commit183622a9fbae5cf4ba73f6b3920f8345ff938c93
tree106d909cba8869e194ac6f05f993693816135426
parent96d68fd998db06cca222a0aa2f02f553741d1df1
lei_to_mail: get rid of empty _post_augment_maildir

We won't have _post_augment_imap when we add IMAP support,
either.

_pre_augment_imap will not exist, either, since opening an
IMAP(S) connection can be time consuming so we'll roll that
into imap_common_init.
lib/PublicInbox/LeiToMail.pm