Web -limit. Settings proxy server
zimbra@host: chmod 644 /opt/zimbra/conf/nginx/templates/nginx.conf.web.http.template
zimbra@host: chmod 644 /opt/zimbra/conf/nginx/templates/nginx.conf.web.https.template
---
in file:
listen ${web.http.port};
# client_max_body_size ${web.http.maxbody};
client_max_body_size 50331648;
---
zimbra@host:$: zmproxyconfgen
zimbra@host:$: zmproxyctl restart
MTA-limit
Admin web-interface
Global settings -> MTA -> Maximum size 65535
It Work. until upgrade.... ^)
Last edited by Fox_sibirsky; 10-07-2009 at 09:30 PM..
|