Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-19-2008, 07:22 AM
Loyal Member
 
Posts: 81
Default Increase attachment size

Hi,

I want to increase the attachment size of a specific user.
If it is not possible then as per my under standing i can change the attachment size with the following way, please let me know if i am wrong.

#zmprov gacf | grep zimbraFileUploadMaxSize
zimbraFileUploadMaxSize: 10485760
#zmprov mcf zimbraFileUploadMaxSize 15728640
#zmprov gacf | grep zimbraFileUploadMaxSize
zimbraFileUploadMaxSize: 15728640

Please let me know if it will work perfectly and there will be no need to restart the server and every thing is working fine.

Thanks
__________________
Thanks
Mudasar
www.o2sp.com
Open Source Solution Provider
Reply With Quote
  #2 (permalink)  
Old 11-19-2008, 07:46 AM
Moderator
 
Posts: 6,237
Default

Just FYI as of 5.0.6+ Bug 27610 – Use zimbraMtaMaxMessageSize exclusively for mail, and use zimbraFileUploadMaxSize for docs/briefcase

To check current values:
su - zimbra
global: zmprov gacf | grep Size
server: zmprov gs `zmhostname` | grep Size

To set:
global: zmprov mcf zimbraAttributeTochange value
server: zmprov ms `zmhostname` zimbraAttributeToChange value

(Allow 10-30% larger than the actual files for MIME conversion.)

Depending on what you've adjusted you may need to refresh configs/individual services like 'postfix reload', zmmtactl, or 'zmmailboxdctl restart' of course zmcontrol stop-start will take care of it all.

Quote:
<attr id="198" name="zimbraMtaMaxMessageSize" type="integer" min="0" cardinality="single" optionalIn="globalConfig">
<globalConfigValue>10240000</globalConfigValue>
<desc>Value for postconf message_size_limit</desc>
</attr>

<attr id="227" name="zimbraFileUploadMaxSize" type="long" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited">
<globalConfigValue>10485760</globalConfigValue>
<desc>Maximum size in bytes for attachments</desc>
</attr>

<attr id="557" name="zimbraSoapRequestMaxSize" type="integer" min="0" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited">
<globalConfigValue>15360000</globalConfigValue>
<desc>Maximum size in bytes for incoming SOAP requests. 0 means no limit.</desc>
</attr>
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.