Roundcube Community Forum

Release Support => Pending Issues => Topic started by: yaw on January 08, 2012, 12:36:13 AM

Title: Cannot send mail when using html editor
Post by: yaw on January 08, 2012, 12:36:13 AM
Hi All,

I've encountered a problem sending mail when composing using the HTML editor - it just hangs at "Sending mail...". If I compose the mail using plain text, the problem goes away.

No errors in the logs.

Ideas?

Thanks.
Title: Cannot send mail when using html editor
Post by: yaw on January 08, 2012, 01:27:12 AM
Some more info... Seems like it's only affected when use_https is true. If that is false, then it works fine.

Thoughts?

EDIT - Actually, it's failing as long as it's being accessed via https. That option was just forcing it to https. If I connect to the site using http, then it works fine. I'm not sure why it doesn't work over SSL.
Title: Cannot send mail when using html editor
Post by: yaw on January 08, 2012, 01:46:19 AM
Solved!

Modsecurity was messing things up. For anyone else that has this issue, just add this to the virtual host in your http.conf file:


SecRuleEngine Off