EmailArchitect Support
»
Email Component Development
»
EASendMail SMTP ActiveX Object
»
Error sending attachments larger than 3MB via MS Graph (first time running into this for us)
Rank: Newbie
Groups: Registered
Joined: 1/5/2022(UTC)
Posts: 2
Location: Michigan
I believe this is yet another
new unexpected (or at least not well published) change on Microsoft's side ...unless I am completely obtuse and missed it before now. But this is the reference article explaining this new requirement for attachments over 3 MB:
Attach Large Files to Outlook Messages or Events ...Also, since we do not rely on the presence of a local Outlook install, this I think may have been misleading even if it has been there all along - not too surprising either way given MS track record :/
Nevertheless, we have implemented the Auth Code flow for oauth using MS Graph API in our application, using the EASendMail ActiveX components (for Delphi) and it has been working great for a while now. I believe EASM v7.8 is the latest we have implemented.
Only recently have we started to get support requests because our users are starting to see this error in the failed mail send response:
ERROR: Failed to send email with error: (osmtp err code:13) Error with MsGraph Api; 413 Request Entity too large Our SQA team has also tested using large files as well as a list of several files (with cumulative size) over 3MB many times prior to release, so this also makes me think it is a new thing from MS.
SO!
My question: Is this something the team is aware of, and can we expect to see this issue addressed in an update in the near future?
My concern is that I would prefer that our team does not have to write the code for this manually, as that seems like it would also mean writing the code for the rest of the process as well. Which, of course, negates the whole reason we purchased the EASendMail product - all the moving parts are built-in, it is convenient and easy to use in multiple projects with minimal effort.
-Dustin T Waling
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Hi, .NET version supports large attachment very well. but We're still working on the large attachment for the activex object. Please send a request to our support email address, we will try to send you a beta version in a couple of days.
Rank: Newbie
Groups: Registered
Joined: 1/5/2022(UTC)
Posts: 2
Location: Michigan
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
EASendMail 7.9.1.1 supports large attachment in both ActiveX and .NET library now. In your azure application, go to API Permission -> Add a permission -> Microsoft Graph -> Delegated Permission -> make sure Mail.Send and Mail.ReadWrite are assigned. Because uploading large attachment requires write permission in mail folder.
EmailArchitect Support
»
Email Component Development
»
EASendMail SMTP ActiveX Object
»
Error sending attachments larger than 3MB via MS Graph (first time running into this for us)
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.