mod_xhtmlim/README.markdown
author Matthew Wild <mwild1@gmail.com>
Sun, 03 Mar 2024 16:10:14 +0000
changeset 5860 6fe4dab27187
parent 3703 1f68287138e3
permissions -rw-r--r--
mod_report_forward: Depend on mod_spam_reporting for auto-loading

Introduction
============

This module attempts to sanitize XHTML-IM messages.

It does **not** attempt to sanitize any CSS embedded in `style`
attributes, these are instead stripped by default.

Configuration
=============

  Option                   Type      Default
  ------------------------ --------- ---------
  `strip_xhtml_style`      boolean   `true`
  `bounce_invalid_xhtml`   boolean   `false`