]> Sergey Matveev's repositories - public-inbox.git/commit
net_reader: imap_each: add UIDVALIDITY to URL arg
authorEric Wong <e@80x24.org>
Sat, 24 Apr 2021 09:28:43 +0000 (09:28 +0000)
committerEric Wong <e@80x24.org>
Sat, 24 Apr 2021 20:10:01 +0000 (16:10 -0400)
commit15a3ec65a3ad0c1dcd686c2075d3f68730d416de
treefac93e5a1ca53e27a7c6c165942c4d482da7a3d7
parent7ed233d847467ef2a963bf3f6dd25b1ee1cb1b1e
net_reader: imap_each: add UIDVALIDITY to URL arg

This will allow the callback to reliably maintain OID <=> UID
mappings between lei/store and the IMAP folder.
lib/PublicInbox/NetReader.pm
t/net_reader-imap.t