Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: reynoldlariza on July 10, 2006, 10:57:51 PM

Title: multiple file attachments?
Post by: reynoldlariza on July 10, 2006, 10:57:51 PM
i can't seem to do this :'(
Title: Re: multiple file attachments?
Post by: Jester on July 11, 2006, 12:55:57 AM
What version are you using?
And what browser?

Works fine with SVN 274 using Firefox.
Title: Re: multiple file attachments?
Post by: reynoldlariza on July 12, 2006, 01:01:37 AM
yes it works my bad... i encountered a javascript error earlier.
now after sending multiple file attachments, and open the msg, all i get is white page.
Title: Re: multiple file attachments?
Post by: flosoft on July 12, 2006, 05:56:27 AM
Quote from: reynoldlariza
yes it works my bad... i encountered a javascript error earlier.
now after sending multiple file attachments, and open the msg, all i get is white page.
The reason this could be, is that your PHP_Memory_limit is exceeded. Check your PHP Settings.
Title: Re: multiple file attachments?
Post by: Jester on July 12, 2006, 07:02:28 PM
Or just try small text files.
Title: Re: multiple file attachments?
Post by: rgonzalez on October 11, 2006, 05:01:46 PM
What I noticed is that even after increasing the PHP memory Size, it had no effect. I did see though, that this problems happens only when I send a mail that in the BODY contains Text / Attachment / Signature using Apple mail (I have not tried with others) to send the mail

If I do not ad a signature, no matter how many or what size of attachment (within PHP_memory_limit), they can always be seen in roundcube

Another note. Although you cannot see them in roundcube, once I downoad the mail with Apple Mail, the attachments are there, so is not that is not present, it's a display issue between roundcube and apple mail. will try other mail clients to see if is APPLE MAIL or a general Interpretation error in mails with signatures added at the end.