<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.eggert-uidbatches" target="https://datatracker.ietf.org/doc/html/draft-eggert-uidbatches-00">
   <front>
      <title>IMAP UIDBATCHES Extension</title>
      <author initials="D." surname="Eggert" fullname="Daniel Eggert">
         <organization>Apple Inc</organization>
      </author>
      <date month="November" day="3" year="2024" />
      <abstract>
	 <t>   The UIDBATCHES extension of the Internet Message Access Protocol
   (IMAP) allows clients to retrieve UIDs from the server such that
   these UIDs split the messages of a mailbox into equally sized
   batches.  This lets the client perform operations such as
   FETCH/SEARCH/STORE on these specific batches.  This limits the number
   of messages that each command operates on and may limit the size of
   the response.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-eggert-uidbatches-00" />
   
</reference>
