File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,11 +177,13 @@ \subsection{IMAP4 Objects \label{imap4-objects}}
177177\begin {methoddesc }{getquota}{root}
178178 Get the \samp {quota} \var {root}'s resource usage and limits.
179179 This method is part of the IMAP4 QUOTA extension defined in rfc2087.
180+ \versionadded {2.3}
180181\end {methoddesc }
181182
182183\begin {methoddesc }{getquotaroot}{mailbox}
183184 Get the list of \samp {quota} \samp {roots} for the named \var {mailbox}.
184185 This method is part of the IMAP4 QUOTA extension defined in rfc2087.
186+ \versionadded {2.3}
185187\end {methoddesc }
186188
187189\begin {methoddesc }{list}{\optional {directory\optional {, pattern}}}
@@ -286,6 +288,7 @@ \subsection{IMAP4 Objects \label{imap4-objects}}
286288\begin {methoddesc }{setquota}{root, limits}
287289 Set the \samp {quota} \var {root}'s resource \var {limits}.
288290 This method is part of the IMAP4 QUOTA extension defined in rfc2087.
291+ \versionadded {2.3}
289292\end {methoddesc }
290293
291294\begin {methoddesc }{shutdown}{}
You can’t perform that action at this time.
0 commit comments