Briefacse upload size limit not clear

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
sr57
Posts: 32
Joined: Tue Feb 18, 2020 8:16 am
ZCS/ZD Version: zmcontrol -v Release 8.8.15.GA.4179

Briefacse upload size limit not clear

Post by sr57 »

Hello All,

I wanted to upload a file in my briefcase and got the message that the size is too large (> 36MB).

I search how to increase this limit and got the following results in which I don't see the 36MB limit, can sb explain this ?

Code: Select all

*) /opt/zimbra/postfix/conf/main.cf | grep message_size_limit
message_size_limit = 51200000
*) postconf | grep message_size_limit
message_size_limit = 51200000
*) zmprov gcf zimbraMtaMaxMessageSize
zimbraMtaMaxMessageSize: 51200000
*) zmprov gcf zimbraFileUploadMaxSize
zimbraFileUploadMaxSize: 51200000
*) zmprov gcf zimbraMailContentMaxSize
zimbraMailContentMaxSize: 10240000
*) zmprov gacf | grep zimbraMtaMaxMessageSize
zimbraMtaMaxMessageSize: 51200000
*) zmprov gacf | grep zimbraFileUploadMaxSize
zimbraFileUploadMaxSize: 51200000
zimbraFileUploadMaxSizePerFile: 2147483648
sr57
Posts: 32
Joined: Tue Feb 18, 2020 8:16 am
ZCS/ZD Version: zmcontrol -v Release 8.8.15.GA.4179

Re: Briefacse upload size limit not clear

Post by sr57 »

Due to %137 increase for mime-encoding

Have a look to this link

https://wiki.zimbra.com/wiki/Configuring_maxmessagesize
Post Reply