Sid Gifari File Manager
🏠 Root
/
home1
/
immorth6
/
etc
/
acesolutions-ksa.com
/
projects
/
Editing: filter
# 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. # headers charset "UTF-8" if not first_delivery and error_message then finish endif #Spam if $header_from: contains "Property24" then save "/dev/null" 660 endif
Save
Cancel