Roundcube Community Forum

 

Cannot send mail when using html editor

Started by yaw, January 08, 2012, 12:36:13 AM

Previous topic - Next topic

yaw

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.

yaw

#1
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.

yaw

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