Tuesday, September 06, 2011

zimbra: increase allowed file attachment size

to increase file attachment size in zimbra use zmprov command

[root@mail ~]# su zimbra

[zimbra@mail root]$ zmprov mcf zimbraMtaMaxMessageSize 20480000

:)

No comments:

Post a Comment

SSH : No matching host key type found. Their offer: ssh-rsa,ssh-dss

Got this while connecting to my mikrotik router via ssh   Unable to negotiate with <ip address> port <ssh port>: no matching hos...