MAIL

Disabling the Active Content Filter
Use the NOTES.INI variable, iNotes_WA_DisableActCntSecurity, to disable the Active Content Filter. A setting of 1 disables the filter. Setting this variable to 0 (or omitting it from the server's NOTES.INI file) enables the filter.

The Active Content Filter is intended to remove potentially harmful active content (JavaScript, Java, ActiveX) from HTML in mail messages prior to display in a browser. Active content filtering can reduce server performance because it requires a full parse of HTML content and a rewrite of the content.

See also