# /etc/postfix/body_checks - ::network.hostname::.::network.domain::
# 
# \::do_not_edit\::
# \::maintainer\::
#
# ----------------------------------------------------
#
# DO NOT DIRECTLY EDIT THIS FILE, GO TO
#
#	/etc/kusa/modules/local/postifx
#
# DIRECTORY, MODIFY WHAT YOU NEED, AND THEN LAUCH
#
#	kusa -f local
#
# ----------------------------------------------------

# see header_checks file for details
#

# this sample will check and reject any mail containing iframe html code
#
/^<iframe src=(3D)?cid:.* height=(3D)?0 width=(3D)?0>$/	REJECT IFRAME vulnerability exploit
