Attachment Size Limit

Running our Appliance (ZCA), ZCS on VMware, or any other virtual machine software? Post your thoughts here.
Post Reply
brian-aac
Posts: 7
Joined: Sat Sep 13, 2014 12:53 am

Attachment Size Limit

Post by brian-aac »

Where do I set the attachment size limit?

I am running - Appliance Version: Zimbra_607_341

TIA
Brian
SeanTsang
Posts: 8
Joined: Sat Sep 13, 2014 1:40 am

Attachment Size Limit

Post by SeanTsang »

After login using default vmware account, run the following commands:

sudo bash

su - zimbra

zmprov mcf zimbraMtaMaxMessageSize 50000000

zmprov mcf zimbraFileUploadMaxSize 50000000
It's in bytes.
Post Reply