Author Topic: multiple file attachments?  (Read 5233 times)

Offline reynoldlariza

  • Newbie
  • *
  • Posts: 6
multiple file attachments?
« on: July 10, 2006, 10:57:51 PM »
i can't seem to do this :'(

Offline Jester

  • Jr. Member
  • **
  • Posts: 20
Re: multiple file attachments?
« Reply #1 on: July 11, 2006, 12:55:57 AM »
What version are you using?
And what browser?

Works fine with SVN 274 using Firefox.

Offline reynoldlariza

  • Newbie
  • *
  • Posts: 6
Re: multiple file attachments?
« Reply #2 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.

Offline flosoft

  • Sr. Member
  • ****
  • Posts: 349
    • http://flosoft.biz
Re: multiple file attachments?
« Reply #3 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.

Offline Jester

  • Jr. Member
  • **
  • Posts: 20
Re: multiple file attachments?
« Reply #4 on: July 12, 2006, 07:02:28 PM »
Or just try small text files.

Offline rgonzalez

  • Newbie
  • *
  • Posts: 4
Re: multiple file attachments?
« Reply #5 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.