You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
My users can set up their email server and view the inbox and download attachments.
So to avoid too much space being occupied by a user, I have to limit the size of the attachment in stream mode.
Hi
My users can set up their email server and view the inbox and download attachments.
So to avoid too much space being occupied by a user, I have to limit the size of the attachment in stream mode.
The above sample code shows that if the attachment file download is more than 1024 B, it will throw an error.
The text was updated successfully, but these errors were encountered: