--On 20. januar 2006 10:57 -0600 Scott Mayo <[EMAIL PROTECTED]> wrote:

Is there anything in squirrelmail itself that would limit attachment
size?  I have not seen anything.

I was trying to set my max to 50M.

I changed the following in Postfix:
message_size_limit = 50000000
mailbox_size_limit = 104857600

I changed the following in the php.ini file:
post_max_size = 50M
memory_limit = 50M
upload_max_filesize = 50M

Then I restarted Apache, Postfix and Dovecot, just to be sure, but I am
still getting the error when I try to send a 35MB file:

Requested mail action aborted: exceeding storage allocation
Server replied: 552 Error: message too large

I don't see anything to set in squirrelmail, and at the bottom of the
screen, it says max size is 50MB.  Just want to make sure that I am not
missing something.

Thanks for any help and/or pointers in the right direction.

The issue is that receiving smtp server is set up not to receive messages larger than xx M (usually 10 M).

--
Sasa Stupar


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to