Quote:
|
Whatever size is allowed by your server.
|
zimbraFileUploadMaxSize: 0
this "0" means unlimited?
I'd put:
zimbraFileUploadMaxSize: 104857600
and success.
very thanks, phoenix
and next question:
how can i add photo to contact(during its creation) from console, like:
zmmailbox -z -m user1 cct -f contacts_of_user1 firstName "$GN" lastName "$SN" ?