File: //proc/3/cwd/etc/vfilters/panamaemb.org.sg
# Exim filter - auto-generated by cPanel.
#
# Do not manually edit this file; instead, use cPanel APIs to manipulate
# email filters. MANUAL CHANGES TO THIS FILE WILL BE OVERWRITTEN.
#
if not first_delivery and error_message then finish endif
#Discard Email
if
$header_from: contains "Deal"
or $header_from: contains "Groupon"
or $header_from: contains "Qoo10"
or $header_from: contains "Facebook"
or $header_from: contains "FoodLine"
or $header_from: contains "BonusLink"
or $header_from: contains "(ADV)"
or $header_from: contains "<ADV>"
or $header_from: contains "Vigara"
or $header_from: contains "drug"
or $header_from: contains "pharmacy"
or $header_from: contains "Casino"
or $header_from: contains "Sex dating online"
or $header_from: contains "phramacy"
or $header_from: contains "medstore"
or $header_from: contains "Lucky Slots"
or $header_from: contains "Viigara"
or $header_from: contains "SG Marketing"
or $header_subject: contains "Instacheat"
or $header_subject: contains "F*ck"
or $message_body contains "F*ck"
or $header_subject: contains "f*ck"
or $message_body contains "f*ck"
or $header_subject: contains "c*ck"
or $message_body contains "c*ck"
then
save "/dev/null" 660
endif
#Generated Apache SpamAssassin™ Discard Rule
if
$h_X-Spam-Bar: contains "+++++"
then
save "/dev/null" 660
endif