# 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

#.
if
 $header_from: contains "xdpykv@gmail.com"
then
 deliver "\"$local_part+Drafts\"@$domain"
endif

#,
if
 $header_from: contains "@sdricom.com"
then
 deliver "\"$local_part+Drafts\"@$domain"
endif

#,.,
if
 $header_from: contains "salesbalkan.fabo.com.tr@gmail.com"
then
 deliver "\"$local_part+Drafts\"@$domain"
endif

