]> Sergey Matveev's repositories - public-inbox.git/commit
watchmaildir: scan all matching headers
authorEric Wong <e@yhbt.net>
Thu, 23 Apr 2020 08:34:18 +0000 (08:34 +0000)
committerEric Wong <e@yhbt.net>
Sat, 25 Apr 2020 04:41:37 +0000 (04:41 +0000)
commite5a139171c3d9bfa23c4da009839cd6eafe3dae1
treeeec0aac87eb9fa3c38c64644eb415b5aa1d691fd
parent5f113019334c3fcdcc71e8a573c30ec10f7bcbb9
watchmaildir: scan all matching headers

Some headers may appear more than once in a message, so it's
probably best to ensure we attempt matches on all of them.

This ought to allow matching on Received: or similar because a
list lacks List-IDs :P
lib/PublicInbox/WatchMaildir.pm