Hi @roy ,
The following information needs to be confirmed with you:
1.Are you having trouble sending emails from your mobile device?
2.Are you able to send emails from Outlook and OWA successfully?
3.What is the size of the mail you send? The maximum size for a message sent by Exchange ActiveSync client is 10 MB by default.
If the attachment size of the message exceeds 10MB, then you need to configure the web.config file on the Mailbox server to modify the limit of Exchange ActiveSync.
a.Edited the web.config file in %ExchangeInstallPath%FrontEnd\HttpProxy\Sync and %ExchangeInstallPath%FrontEnd\HttpProxy\Sync to change the maxRequestLength.
b.Edited the web.config file in %ExchangeInstallPath%FrontEnd\HttpProxy\Sync to change the MaxDocumentDataSize.
c.Restart IIS using iisreset command.
For reference: Configure client-specific message size limits in Exchange Server.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.