Roundcube Community Forum

 

Sending large mail

Started by stevew, November 25, 2009, 01:01:59 PM

Previous topic - Next topic

stevew

If I have large(ish) but less than 2Mb attachments the email will not send. I do not get any error messages it just hangs after pressing send.

This may be some PHP setting I am not aware of???

Any help appreciated :confused:

stevew

DOH - Looking back through the posts I see this is a common issue. I tweaked the php.ini file and increased the memory to 64M. Looks like the php.ini setting overrides the .htaccess setting.

It appears that 64M is rather large when the attachments are less than 2Mb in total. Not the most efficient use of memory!