From fa3f0cbcd1af5008e56c77e3c46ab60b5eca3a13 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 9 Feb 2021 07:09:33 -0100 Subject: use MdirReader in -watch and InboxWritable MdirReader now handles files in "$MAILDIR/new" properly and is stricter about what it accepts. eml_from_path is also made robust against FIFOs while eliminating TOCTOU races with between stat(2) and open(2) calls. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 6b3fc812..f8ee6998 100644 --- a/MANIFEST +++ b/MANIFEST @@ -376,6 +376,7 @@ t/mbox_reader.t t/mda-mime.eml t/mda.t t/mda_filter_rubylang.t +t/mdir_reader.t t/mid.t t/mime.t t/miscsearch.t -- cgit v1.2.3-24-ge0c7