]> Sergey Matveev's repositories - public-inbox.git/commitdiff
mid: add $MID_EXTRACT regexp for export
authorEric Wong <e@yhbt.net>
Wed, 1 Apr 2020 06:16:20 +0000 (06:16 +0000)
committerEric Wong <e@yhbt.net>
Thu, 2 Apr 2020 10:27:45 +0000 (10:27 +0000)
This allows us to consistently enforce the same Message-ID
extraction rules everywhere and makes it easier for us to
make changes in the future.

Update scripts/ssoma-replay, as well, but don't rely on
PublicInbox::* modules in that since it's legacy and
public-inbox was never a dependency of ssoma.


No differences found