MrC <[EMAIL PROTECTED]> wrote:
| mess-mate wrote:
| > Hi,
| > when i want to send a message with an attachement of 7MB, it's
| > returned (from amavisd-new) with the message:
| > message larger than 5000000bytes.
| > How can i increase this size ?
| >
| > Thanks in advance
| > mess-mate
|
| amavisd 2.2.0 introduced smtpd_message_size_limit, which defaults to
| undef, meaning no limit. Perhaps your setup varies from the default value.
|
| I don't see any "message larger than" messages in the current amavis
| release, nor 2.1.2 and 2.2.0.
|
| Postfix also has an smtp size limit, set by message_size_limit in
| main.cf, but I do not see any error message in postfix approximating the
| one you report.
|
| What is the exact log line ?
|
| MrC
|
| -------------------------------------------------------------------------
This is the exact returned message from amavisd-new :
From: amavisd-new <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Return-Path: <[EMAIL PROTECTED]>
Your message <[EMAIL PROTECTED]> could not be
delivered to:
<[EMAIL PROTECTED]>:
534 5.3.4 Message larger than 5000000 bytes rejected, id=29419-01
[-- Attachment #2: Delivery error report --]
[-- Type: message/delivery-status, Encoding: 7bit, Size: 0,4K --]
Reporting-MTA: dns; eric
Received-From-MTA: smtp; masterpost.laplaceverte.fr ([127.0.0.1])
Arrival-Date: Sun, 2 Sep 2007 18:10:12 +0200 (CEST)
Final-Recipient: rfc822; [EMAIL PROTECTED]
Action: failed
Status: 5.3.4
Diagnostic-Code: smtp; 534 5.3.4 Message larger than 5000000
bytes rejected, id=29419-01
+Last-Attempt-Date: Sun, 2 Sep 2007 18:10:17 +0200 (CEST)
[-- Attachment #3: Undelivered-message headers --]
[-- Type: text/rfc822-headers, Encoding: 7bit, Size: 0,3K --]
mess-mate
--
All the troubles you have will pass away very quickly.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/