Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: gikach on October 19, 2010, 08:45:15 AM

Title: Where are the attachments files in Roundcube ?
Post by: gikach on October 19, 2010, 08:45:15 AM
I need to determine the size of file attachments. How can I do this? v.0.3.1
Title: Where are the attachments files in Roundcube ?
Post by: SKaero on October 19, 2010, 09:18:49 AM
It depends on where you need the size information, in general the attachments are stored on the imap server.
Title: Where are the attachments files in Roundcube ?
Post by: gikach on October 20, 2010, 06:51:56 AM
I have a problem with sending email attachments , size more then ~13 Mb.

( my php settings -
php_value upload_max_filesize 20M
php_value post_max_size  20M
php_value memory_limit  128M
).
And when I forward email with 13+ Mb attachments , i get "Fatal error: Allowed memory size of ***** bytes exhausted (tried to allocate **** bytes)" . I need determine the size of each file, and if attachments more than 13mb - rise  alert or something else.
Any advise how can I do this? rc v.3.0.1
Title: Where are the attachments files in Roundcube ?
Post by: SKaero on October 20, 2010, 07:12:35 AM
I would try upgrading to RoundCube 0.4.2