]> Sergey Matveev's repositories - public-inbox.git/commit
imap: SEARCH: clamp results to the 50K UID range
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:49 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commitde4084d8f5d9765db61c446fc03b80dbb163ee1b
tree9679cb1b3af10fe6c68b860e0d24f13b139e6b78
parent2963dfbc4c0625ebd2f4c0a2121825841605be2f
imap: SEARCH: clamp results to the 50K UID range

We won't support searching across mailboxes, just yet;
but maybe in the future.
lib/PublicInbox/IMAP.pm