Re: [IMAP] APPEND Command Usage
Jayantheesh S B <[email protected]>
| Newsgroups | gmane.ietf.imapext |
|---|---|
| Message-ID | <02454F842DD7B449B96715A2AD90C0363E986B16@exMB5.telecom.sna.samsung.com> |
Hi All,
Thanks for your response.
New response code APPENDLIMIT will be returned as part of SELECT response to convey per mailbox limit
and APPEND command response, if the APPENTLIMIT size is exceeded.
C: t2 SELECT INBOX
S: * 172 EXISTS
S: * OK [APPENDLIMIT 257890] Maximum upload limit
S: [...]
S: t2 OK [READ-WRITE] SELECT completed
C: t1 APPEND "Draft" (\SEEN \DRAFT) {98994952}
S: t1 NO [APPENDLIMIT 257890] Exceeds the maximum allowed size
Whereas TOOBIG response, does not covey the size restriction applied by the server.
resp-text-code =/ toobig-response-code / badurl-response-code
toobig-response-code = "TOOBIG"
We feel APPENDLIMIT response can convey per mailbox size restriction and it can overcome the limitation of TOOBIG response.
Please share your thoughts.
Regards,
Jay
-----Original Message-----
From: Alexey Melnikov [mailto:[email protected]]
Sent: Sunday, November 23, 2014 11:32 PM
To: Stuart Brandt
Cc: [email protected]
Subject: Re: [imapext] [IMAP] APPEND Command Usage
Hi Stuart,
> On 21 Nov 2014, at 03:04, Stuart Brandt <[email protected]> wrote:
>
> Is it appropriate to cover interaction with the CATENATE extension (rfc4469) in the draft? That RFC already suggests that the server return TOOBIG if construction of the server-side message exceeds a server-specific limit, but I'd imagine APPENDLIMIT=<n> would be a more useful response for those servers/clients that support APPENDLIMIT.
You have a very good point!
And yes, we should reuse the TOOBIG response code, if it can convey the per-mailbox limit.
>
> - Stuart
>
>
>> On 11/17/14 12:16 PM, Jayantheesh S B wrote:
>> Hi All,
>>
>> I have incorporated all the review comments and updated the next
>> version of the draft.
>>
>> Kindly review and share your valuable comments.
>>
>> Regards,
>>
>> Jay
>
> _______________________________________________
> imapext mailing list
> [email protected]
> https://www.ietf.org/mailman/listinfo/imapext
_______________________________________________
imapext mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/imapext