XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum [Powered by Invision Power Board]
Printable Version of Topic
Click here to view this topic in its original format
XMail Forum > Webmail Add-ons > Telaeen Webmail


Posted by: mbarka Oct 7 2009, 11:51 AM
hello
i'am using telaen with xmail, but i could not send attachment which size > 1.8 M
how could i increase the maximuim size permitted of attachment.
thankx

Posted by: NomadCF Oct 7 2009, 01:08 PM
Sounds like it's php limit, although I thought phps default limit was 2 MB. Either way I would check your php.ini and increase both the upload limit AND the total proccessing limit. Sorry I don't remember the cars real names.

Posted by: mbarka Oct 7 2009, 02:55 PM
i'am so thankfull
i increased teh size of attachement from 2M (default) to 20M like this :
#vim /etc/php.ini
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =

; Maximum allowed size for uploaded files.
upload_max_filesize = 20M

it works now

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)