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 01-13-2012, 12:11 AM
New Member
 
Posts: 3
Default Message size exceeds: can't remove the limit

Hi,
I have a problem on my zimbra.

I set the max message size at 50MB, rebooted the server, but on outgoing mails I still have a 10MB limit.

It seems it's the relay to block the mail, but the relay is a postfix server with a 50MB limit, and accepts greater than 10MB mails from everywhere. No doubt about it.

This is the Zimbra log:
Jan 12 19:31:45 webmail postfix/qmgr[2439]: 7A26A9A196F: from=<sender@domain1.it>, size=15448245, nrcpt=10 (queue active)
Jan 12 19:31:45 webmail postfix/smtp[27853]: 7A26A9A196F: to=<recipient@domain2.it> relay=mail.domain2.it[relay_public_ip]:25, delay=3.8, delays=3.7/0.02/0.07/0, dsn=5.3.4, status=bounced (message size 15448245 exceeds size limit 10000000 of server mail.domain2.it[relay_public_ip])


If you need, this is the debug log of the relay server:
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: connect from unknown[sender_public_ip]
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: send attr request = connect
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: send attr ident = smtp:sender_public_ip
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: private/anvil: wanted attribute: status
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute name: status
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute value: 0
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: private/anvil: wanted attribute: count
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute name: count
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute value: 1
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: private/anvil: wanted attribute: rate
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute name: rate
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute value: 1
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: private/anvil: wanted attribute: (list terminator)
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute name: (end)
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 220 mail2.domain.it ESMTP Postfix
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: watchdog_pat: 0xb88152e8
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: < unknown[sender_public_ip]: EHLO webmail
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250-mail2.domain.it
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250-PIPELINING
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250-SIZE 51200000
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250-VRFY
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_list_match: unknown: no match
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_list_match: sender_public_ip: no match
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250-ETRN
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250-ENHANCEDSTATUSCODES
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250-8BITMIME
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: > unknown[sender_public_ip]: 250 DSN
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: watchdog_pat: 0xb88152e8
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: smtp_get: EOF
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_hostname: unknown ~? public_subnet_of_relay/24
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_hostaddr: sender_public_ip ~? public_subnet_of_relay/24
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_hostname: unknown ~? 192.168.0.0/24
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_hostaddr: sender_public_ip ~? 192.168.0.0/24
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_list_match: unknown: no match
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: match_list_match: sender_public_ip: no match
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: send attr request = disconnect
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: send attr ident = smtp:sender_public_ip
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: private/anvil: wanted attribute: status
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute name: status
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute value: 0
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: private/anvil: wanted attribute: (list terminator)
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: input attribute name: (end)
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: lost connection after EHLO from unknown[sender_public_ip]
Jan 12 19:31:44 mx01 postfix/smtpd[14051]: disconnect from unknown[sender_public_ip]


Where I put the 50MB limit on the Zimbra:





Any hint?
Did I forget something on configuration to enhance the limit from 10MB to 50MB? Or is there some bug? Maybe something on the relay? But as I said it happens only from this IP...

Thanksss
Reply With Quote
  #2 (permalink)  
Old 01-14-2012, 03:14 AM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

I'll move this thread to the correct forum as it's not a Zimbra Desktop question (which is where you posted).

Quote:
Originally Posted by ascarso View Post
I set the max message size at 50MB, rebooted the server, but on outgoing mails I still have a 10MB limit.
Is the Maximum Message size also set to this value on the MTA tab?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 01-15-2012, 11:35 PM
New Member
 
Posts: 3
Default

I can't find any message size under MTA, should I have it? :


Reply With Quote
  #4 (permalink)  
Old 01-15-2012, 11:46 PM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

Quote:
Originally Posted by ascarso View Post
I can't find any message size under MTA, should I have it?
You do have it, look in the Global Settings.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 01-15-2012, 11:52 PM
New Member
 
Posts: 3
Default

I found it, it was one of the screenshots I put in the first post:

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.