Steps to increase max message size for ActiveSync devices: Difference between revisions

Line 15: Line 15:


====Solution====   
====Solution====   
Bydefault ActiveSync device are allowed to download 10MB size messages.
By default ActiveSync devices are allowed to download only 10 MB size messages.
There is a separate attribute "zimbraMobileMaxMessageSize" available to control max message size for ActiveSync devices.   
There is a separate attribute "zimbraMobileMaxMessageSize" available to control this maximum size.   


 
With the help of following commands we can change the default limit.   
With the help of following commands we can change/increase default limit.   


  su - zimbra
  su - zimbra
  zmprov mcf zimbraMobileMaxMessageSize "31457280"            #Example to set limit to 30mb.  
  zmprov mcf zimbraMobileMaxMessageSize "31457280"            #Example to set limit to 30 MB.  
  zmmailboxdctl restart   
  zmmailboxdctl restart   



Revision as of 13:58, 17 April 2020

Increase max message size for ActiveSync devices


   KB 23358        Last updated on 2020-04-17  




0.00
(0 votes)



Problem

ActiveSync devices or Outlook EAS downloads only the first 7 MB of a message.

Solution

By default ActiveSync devices are allowed to download only 10 MB size messages. There is a separate attribute "zimbraMobileMaxMessageSize" available to control this maximum size.

With the help of following commands we can change the default limit.

su - zimbra
zmprov mcf zimbraMobileMaxMessageSize "31457280"            #Example to set limit to 30 MB. 
zmmailboxdctl restart  



Submitted by: Heera Singh Koranga
Verified Against: ZCS 8.8.15 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Steps_to_increase_max_message_size_for_ActiveSync_devices Date Modified: 2020-04-17



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search