Setting Maximum message body size (excluding attachments) (in Kb): to 0 results in the following error:

An error occurred while processing your submission:

      Discussion items sent via email must be less than 0 Kb. For security reasons, please post larger messages through the web interface.

 Please correct this error and try again, or contact the system administrator.  Thank you.
CommentFileSizeAuthor
#2 Picture 4.jpg22.08 KBtobias

Comments

kyle_mathews’s picture

Status: Active » Closed (works as designed)

Right... if the MAX size of the message is 0, then any message larger than 0 would be rejected right? :)

tobias’s picture

StatusFileSize
new22.08 KB

Hi Kyle,

Yes, that makes sense except that the helper text for that field says "Set to 0 for unlimited" - which is a fairly standard drupally way of doing things.

Cheers,

Tobias

kyle_mathews’s picture

Status: Closed (works as designed) » Fixed

Good point :) I should honor my own help text.

Fixed in http://github.com/KyleAMathews/og_mailinglist/commit/e711d9cb62bd343141e...

tobias’s picture

hehe. thanks! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.