Updated Date: 07/07/2026
APM ActiveSync Limit
By default Access Policy Manager (APM) supports a POST body of up to 64 KB for ActiveSync. If an email body exceeds that limit, APM writes a message, ERR_NOT_SUPPORTED, to the var/log/apm log file. APM can be configured to support a POST body of up to 25 MB.
You can specify the supported size for the ActiveSync email POST body using a database variable.
Note: The maximum supported size is 25 MB.
-
Log on to the BIG-IP system command line and type
tmsh. -
Type this command sequence
sysdb. -
To specify the amount of disk space allocated for hosted content:
-
Type this command sequence
modifytmm.access.maxrequestbodysizevalue.This prompt displays.
Values: [enter integer value min:64000 max:25000000] -
Type a value and press Enter.
-