Author Topic: Problem with sending big e-mails  (Read 2512 times)

Offline ryczypior

  • Newbie
  • *
  • Posts: 1
Problem with sending big e-mails
« on: April 03, 2009, 08:12:48 PM »
Hi

I've got a problem with sending email messages with big attachments. I've tried to send a 10M .zip file. It has been added to attachments list, but when I click to "send" button, the message on top (something like "sending message..." - I've set polish language, but you should know what I mean :) ) does not dissapear and links (also the buttons) does not work. I've tried to wait about 30min. and nothing has changed.
I have postfix and courier-imap installed on freebsd6 and there is a limit of message size set to 90M (message_size_limit = 94371840).
The settings in RC's .htaccess file are set to:

upload_max_filesize 50M
post_max_size 60M
memory_limit 128M

other php_values are sets to default.

The phpinfo() tells that these settings works. I have not found any entries in maillog file and I suppose that RC doesn't even connect with smtp server.

I can send this file using squirrel or horde webmail, but my employers wants RC :)

Is there any solution to send big attachments?

R.

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,869
Problem with sending big e-mails
« Reply #1 on: April 04, 2009, 06:01:45 AM »
This is a known limitation of RC, if you check the roundcube error log you will probably see a memory error. Bug report here: #1484660 (Attachment Excessive Memory Use Error) ? RoundCube Webmail
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦