Koozali.org: home of the SME Server

Increase webmail attachment size

Troels Normolle

Increase webmail attachment size
« on: March 17, 2004, 12:48:37 PM »
Hi does anyone know how to do this. I have tried executing these commands as root.

/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

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

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


This seems to work (it's now possible to attach larger files), but when i try to send the email, the webmail message composition window just hangs / timeout.
 :-(

Regards Troels

Offline albatroz

  • *****
  • 159
  • +0/-0
Increase webmail attachment size
« Reply #1 on: September 14, 2004, 06:39:43 PM »
Anybody else got this working?