Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: meelis on November 09, 2011, 07:58:38 AM

Title: cant send receive messages
Post by: meelis on November 09, 2011, 07:58:38 AM
I get this error, SMTP: Message size excedes the server limit (code: 221,
Title: Re: cant send receive messages
Post by: Stefano on November 09, 2011, 08:00:17 AM
please search the forums before posting, your question has been answered many times, thank you
Title: Re: cant send receive messages
Post by: meelis on November 09, 2011, 08:08:05 AM
i cant find the answer, tail -f /var/log/messages give this error pid 24762 on line 754 of "/home/httpd/html/horde/imp/lib/Compose.php
MaxMessageSize=15MB

PostMaxFilesize=10MB
PostMaxSize=30M
UploadMaxSize=10MB
Title: Re: cant send receive messages
Post by: Stefano on November 09, 2011, 09:30:10 AM
well.. I'm sure, at least, that you did not search the wiki:

http://wiki.contribs.org/Email#Set_max_email_size
Title: Re: cant send receive messages
Post by: meelis on November 09, 2011, 09:42:31 AM
If i use this command config setprop qmail MaxMessageSize 10 MB dosen't work
when use command config show setprop MaxMessageSize 10000000
all ok
Title: Re: cant send receive messages
Post by: Stefano on November 09, 2011, 09:49:28 AM
If i use this command config setprop qmail MaxMessageSize 10 MB dosen't work

because your syntax is wrong.. please re-read carefully the page I linked above

Quote
when use command config show setprop MaxMessageSize 10000000
all ok

and this syntax is wrong again..
Title: Re: cant send receive messages
Post by: janet on November 09, 2011, 02:29:09 PM
meelis

Please read published information carefully

Try
config setprop qmail MaxMessageSize 10M