Author Topic: Cannot send mail when using html editor  (Read 2553 times)

Offline yaw

  • Newbie
  • *
  • Posts: 3
Cannot send mail when using html editor
« 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.

Offline yaw

  • Newbie
  • *
  • Posts: 3
Cannot send mail when using html editor
« Reply #1 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.
« Last Edit: January 08, 2012, 01:31:53 AM by yaw »

Offline yaw

  • Newbie
  • *
  • Posts: 3
Cannot send mail when using html editor
« Reply #2 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