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 09-18-2007, 06:07 AM
Active Member
 
Posts: 36
Default MTA failure send mail

Hello,

I have linux distribution, debian 3,1.
I don't have any problème for send a message.
I can send a message with small zip folder above 1mb

I cannot send a big zip folder above 8 mb

I have this message when i try to send this zip folder 8 mb

msg - SMTP server reported: null
code - mail.SEND_FAILURE
method - ZmCsfeCommand.prototype.invoke
detail - soap:Sender
data - [object Object]

I already check inside ZimbraAdmin.
And MTA have a limite . And the limite is 10 mb.

Can you help me please, see you
Reply With Quote
  #2 (permalink)  
Old 09-18-2007, 06:38 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

You'll have to increase the limit to more than 10MB for an 8MB file, when a file is uploaded and converted to mime format it can occupy 30% more than the original file size. You need to do the following:

Code:
zmprov mcf zimbraMtaMaxMessageSize 10240000
zmprov mcf zimbraFileUploadMaxSize 10485760
Obviously change the size that required by your files.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 09-18-2007, 07:25 AM
Moderator
 
Posts: 6,237
Default

Bill knows what he's talking about-though I think he meant to flip the values so that 'MtaMax' is larger than FileMax'

EDIT: ok, so this is on top of zimbraFileUploadMaxSize 30% > than your 10MB limit being asked about in your posts.

Also as a general rule, I set zimbraMtaMaxMessageSize 10% larger than the zimbraFileUploadMaxSize.

Say both are set to 10MB (and you tell everyone they can send 10MB attachments):
An email with a 9MB attachment and 100KB message body text. The attachment may be less than the 10MB zimbraFileUploadMaxSize, and so it'll get accepted by the file upload system. But when it's converted into a MIME message it ends up base64-encoded. Then add 100K of regular body text, and the resulting message (say 10.3MB or so) is then handed off to postfix, which checks zimbraMtaMaxMessageSize and promptly rejects the message if it's over the limit of 10MB.

Of course set zimbraMtaMaxMessageSize even larger if you want to allow emails with multiple large attachments.

Also, there's a spamassassin setting to not scan/spend cpu resources on really large messages that are over x value in size - adjust accordingly if your willing to risk a little less protection in tradeoff for quicker large file delivery.

Last edited by mmorse; 11-01-2007 at 09:40 AM..
Reply With Quote
  #4 (permalink)  
Old 09-18-2007, 07:51 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Quote:
Originally Posted by mmorse View Post
Bill knows what he's talking about-though I think he meant to flip the values so that 'MtaMax' is larger than FileMax'
No, he said to set the file size to that required for the ones he's sending plus the 30% more that I mentioned in the above post.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 09-18-2007, 07:56 AM
Moderator
 
Posts: 6,237
Default

I always thought it goes though the maxupload check before it get's converted to MIME?

If instead it's converted first:
He's gotta be able to send the thing if there's body text as well; so file > 30% than the planned 10MB, and mta 10% > file?

Last edited by mmorse; 09-18-2007 at 08:05 AM..
Reply With Quote
  #6 (permalink)  
Old 09-18-2007, 09:39 AM
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by mmorse View Post

Also, there's a spamassassin setting to not scan/spend cpu resources on really large messages that are over x value in size - adjust accordingly if your willing to risk a little less protection in tradeoff for quicker large file delivery.
May i ask, which setting for spamassasin to set for the above ?
Reply With Quote
  #7 (permalink)  
Old 10-14-2011, 07:21 AM
Intermediate Member
 
Posts: 18
Default

hello,

i'm in a situation when we send to 1 recipient the mail passe
and when we send the same mail to a distribution list the error occur (in BCC)
the email have size of 3Mo

Do the header of the email is populated by all the recipients (1400) and then ran out of the quota ?

our config :
zmprov gcf zimbraMtaMaxMessageSize
zimbraMtaMaxMessageSize: 3174400

zmprov gcf zimbraFileUploadMaxSize
zimbraFileUploadMaxSize: 104857600
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.