Koozali.org: home of the SME Server

Mail attachment limit - different between 6 and 7?

Offline sgt-spam

  • ****
  • 84
  • +0/-0
Mail attachment limit - different between 6 and 7?
« on: April 11, 2007, 09:54:06 PM »
Just looking for confirmation on this...

One of my more ... special ... users has been complaining about mail attachments, what used to work, and what's not working.

On SME 6, IIRC, there was no indicator that the attachment was too large for qmail, and the message was just dropped.

On SME 7, there's a nifty message that tells the user their message failed because it was too big.

I'm fine with that.  I've also added ~ 30% to the file limit to account for MIME encoding.  This way when my users see 5.5MB in Explorer or Outlook, the message won't fail.

My confusion is whether internal messages (over the limit) were blocked in SME 6.  They are clearly blocked in SME 7.


Thanks.

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Mail attachment limit - different between 6 and 7?
« Reply #1 on: April 11, 2007, 11:24:20 PM »
Quote from: "sgt-spam"
On SME 6, IIRC, there was no indicator that the attachment was too large for qmail, and the message was just dropped.


There would have been a returned message but SME Server 6 didn't have a qmail size by default.

Quote

On SME 7, there's a nifty message that tells the user their message failed because it was too big.


On SME Server 7.x there is a default 15MB qmail size limit, if you wish to change have a looke at

http://wiki.contribs.org/Email#Set_max_email_size

Quote

My confusion is whether internal messages (over the limit) were blocked in SME 6.  They are clearly blocked in SME 7.


In SME 6 you could send 30MB internal no problem, but SME Server 7.x would not allow that as above default of 15MB limit therefore blocking.

HTH
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline sgt-spam

  • ****
  • 84
  • +0/-0
Mail attachment limit - different between 6 and 7?
« Reply #2 on: April 11, 2007, 11:55:46 PM »
Thanks for taking the time to answer my question.  :)