• I get an Error 412 when trying to save my contact form. The issue is with the additional headers I’m trying to add to the e-mail:

    Cc: sample1@example.com; sample2@example.com
    Bcc: sample3@example.com

    When I only have one header, like this:

    Cc: sample1@example.com; sample2@example.com

    then the form saves fine. Any idea why this might be?

Viewing 1 replies (of 1 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Textpattern’s FAQ says:

    These and similar errors are usually caused by mod_security filtering. Some hosting companies use mod_security or other similar filters to block web form submissions containing certain key words or suspicious symbols, in order to prevent comment spam or hack attempts. Occasionally these security rules can block legitimate requests.

    Textpattern never sends a 412 response.

    You should raise a technical support ticket with your hosting company. There is nothing Textpattern can do to fix the problem.

    http://textpattern.com/faq/89/412-precondition-failed

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7] Error: 412 Precondition Failed’ is closed to new replies.