Author Topic: Sending attachments larger than 20MB  (Read 3361 times)

Offline philcebutv

  • Jr. Member
  • **
  • Posts: 10
Sending attachments larger than 20MB
« on: July 05, 2009, 08:20:47 AM »
Hi,

I need to be able to send attachment larger than 20MB. However I am only allowed 2MB in the webmail. My Mail server can allow 20MB as we tested it on an email client.

I have edit all the php.ini and all that .htaccess to increase the size limit on attachments however the webmail is still on the 2MB limit? Do I need to configured something else? another file maybe?

Please advice.

Offline subset

  • Newbie
  • *
  • Posts: 5
Sending attachments larger than 20MB
« Reply #1 on: July 16, 2009, 05:42:17 PM »
Maybe "upload_limit" in a php.ini ?

Offline corbosman

  • Sr. Member
  • ****
  • Posts: 260
Sending attachments larger than 20MB
« Reply #2 on: July 18, 2009, 03:32:04 AM »
Check out the file .htaccess in your document root.