Koozali.org: home of the SME Server

webmail file locations

Offline mike_mattos

  • *
  • 313
  • +0/-0
webmail file locations
« on: May 10, 2005, 11:21:15 PM »
My webmail is working well, but i recently needed to send a file > 2MB

How?

I tried find  with mail and WebMail
looked in varous /etc & /var trees, bit no can find the files for this!

Anyone know where the .ini  file is?

ths

Mike
...

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
webmail file locations
« Reply #1 on: May 11, 2005, 05:04:16 AM »
The file is /etc/php.ini.  You may have luck doing this.  As suggested by Charlie Brady, I believe, in a previous post

/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

/sbin/e-smith/expand-template /etc/php.ini
/etc/e-smith/events/actions/restart-httpd-full

GL,

JB
......

Offline mike_mattos

  • *
  • 313
  • +0/-0
webmail file locations
« Reply #2 on: May 11, 2005, 04:03:58 PM »
thank you!

I notice I'm not alone in having trouble FINDING what I need here.  Am I mising something?  I'm self taught in LINUX, and wonder how someone like myself would know if webmail is in PEAR or PHP or an i-bay, etc!

Is there any way to create an index of file names and file content, feed it into MySQL, and put a front end on it?  

grep really is no help if you don't know the source file's name!

Mike  javascript:emoticon(':-D')
Very Happy
...

Offline Ness

  • ****
  • 108
  • +0/-0
    • http://www.tapiochre.co.uk
About MaxExecution Time....
« Reply #3 on: May 18, 2005, 04:10:27 PM »
In earlier postings, Charlie kindly provided the following:
..
..
/sbin/e-smith/config setprop php MaxExecutionTime 1800
..
..

What impact is there in increasing this value to (say) 2400? I chose this as an arbitrary number that appeared to help when sending a 13MB attachment. At 1800, the server failed to send the mail and returned an error page where as 2400 worked fine.

Or do I just  need more memory in my machine  :-?

Chris
Chris Elliott - SME Server user and helper