]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mail_sync: reject IMAP URLs w/o UIDVALIDITY
authorEric Wong <e@80x24.org>
Sun, 23 May 2021 21:36:51 +0000 (21:36 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 May 2021 22:31:37 +0000 (22:31 +0000)
commit05727fbf963bee726e99e383855567235cc3d9ba
treecb4c826692c851e6acbbeea392b943d8355d97d1
parenta9bfba8eb31dbb4cdb8306496a911a84f8ac6e04
lei_mail_sync: reject IMAP URLs w/o UIDVALIDITY

It's inappropriate to store sync information without
UIDVALIDITY, so add an assertion to prevent it.
lib/PublicInbox/LeiMailSync.pm