Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: gjgcastillo on October 11, 2012, 10:44:19 AM

Title: error sending email with several emails
Post by: gjgcastillo on October 11, 2012, 10:44:19 AM
Hello
I have a problem with roundcube 0.7.2, when a email is send to several recipients (5 or more) with a sizeable attachment, take long time and the roundcube does nothing, no show message "Send succesful", by clicking Submit again or save draft, its show "internal server". BUT the email is sent ok, in the sent folder the email is there, and the recipients the email in recipients is ok. The problem is no response to user when send the email and no back to the mailbox.  :-\

Greetings
Title: Re: error sending email with several emails
Post by: SKaero on October 11, 2012, 01:05:12 PM
Whats in your error log?
Title: Re: error sending email with several emails
Post by: gjgcastillo on October 16, 2012, 12:32:05 PM
Nothing, everything is normal. in fact, the emails have been sent, the only problem is that no response to the user that emails have been sent.
I think the problem is the long time that send email with many recipients and big attachment and the script is stopped before all emails have been sent.
I do not know if he's related to the values ​​"max_execution_time = 30" and "max_input_time = 60" (from php.ini). I don't know the optimal settings for roundcube
Title: Re: error sending email with several emails
Post by: SKaero on October 16, 2012, 02:17:37 PM
If there is a internal server error (500) there should be an entity in the error log. How big is the attachment your trying to send?