Hi everyone, I have a ZCS 6.0.6 in a Centos 5.5 and I'm trying to increase the maximum file size for incoming emails to at least 20MB, I have read ALL different configurations and none of them are working at all for the incoming mail, with the outgoing mail is working fine.
I have tried...
su - zimbra
zmprov modifyConfig zimbraFileUploadMaxSize 20000000
zmprov modifyConfig zimbraMailContentMaxSize 20000000
zmprov modifyConfig zimbraMtaMaxMessageSize 20000000
postfix reload
and when I send an email from gmail, I receive this error message...
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 552 552 5.3.4 Error: message file too big (state 17).
I have tried to make sure about it with this command...
postconf | grep -i size
berkeley_db_create_buffer_size = 16777216
berkeley_db_read_buffer_size = 131072
body_checks_size_limit = 51200
bounce_size_limit = 50000
header_size_limit = 102400
mailbox_size_limit = 0
message_size_limit = 20000000
tcp_windowsize = 0
and it won't work, also I took a look in the /opt/zimbra/postfix/main.cf file to make sure that message_size_limit was 20000000.
I also tried this...
zmprov ma user@domain.com amavisMessageSizeLimit 20000000, to see if at least with one account will work, but it didn't.
The file that I'm trying to send as a test is a .rar file with 12MB
If somebody can help me I'd really appreciate it a LOT!!!
Regards
Julian


LinkBack URL
About LinkBacks

