Koozali.org: home of the SME Server

Troubles with webmail and extra size attachment

vertical

Troubles with webmail and extra size attachment
« on: November 15, 2004, 11:44:40 PM »
Hello,    
first sorry by my english, I have a problem with webmail when I try send mail with attachment biggest.    

any idea?    

Thanks!

Mumm-Ra

Troubles with webmail and extra size attachment
« Reply #1 on: November 16, 2004, 08:51:04 AM »
Taken from smeghead's post here http://forums.contribs.org/index.php?topic=24233.0

Quote

Add these settings into the configuration database to increase the maximum attachment size to 25MB:

/sbin/e-smith/config setprop php MaxExecutionTime 1800
/sbin/e-smith/config setprop php MemoryLimit 100M
/sbin/e-smith/config setprop php PostMaxSize 25M
/sbin/e-smith/config setprop php UploadMaxFilesize 25M

Expand the template:

/etc/e-smith/events/actions/conf-php

Then restart httpd:

/etc/rc.d/init.d/httpd-e-smith graceful

vertical

Troubles with webmail and extra size attachment
« Reply #2 on: November 16, 2004, 10:51:35 AM »
thanks for you help, and sorry for repeat the post.