Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Pieter on January 14, 2004, 05:01:15 PM

Title: MaxMessageSize in 6.0
Post by: Pieter on January 14, 2004, 05:01:15 PM
Help!!

I did
/sbin/e-smith/config setprop smtpfront-qmail MaxMessageSize 10M
/sbin/e-smith/signal-event email-update

to increase the allowed messagesize in e-smith 6.0 Now I connot send messages of *any* size. I get:
[expected] => 250 [result] => 552 Sorry, that message exceeds the maximum message length.

What did I do wrong? How do I get back to the original state?
Title: Re: MaxMessageSize in 6.0
Post by: Pieter on January 14, 2004, 06:08:37 PM
Solved. Thanks to Andy!

For some reason 10M is not accepted. 10000000 (bytes...) however does work.