]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei import: support UIDVALIDITY in IMAP URL
authorEric Wong <e@80x24.org>
Thu, 29 Apr 2021 09:46:19 +0000 (09:46 +0000)
committerEric Wong <e@80x24.org>
Fri, 30 Apr 2021 06:41:36 +0000 (06:41 +0000)
Specifying a UIDVALIDITY value allows the user to enforce
a strict match and force failure.  This necessitated changes
to NetReader to allow die() and make error reporting more
suitable for CLI usage rather than daemonized usage of -watch.


No differences found