Hello,
Additional description of the problem:
Comcast keeps to block server IP for spam, none spam complaints
previously issued.
I suppose it caused because of the forwarders to Comcast.net
Is there a way to modify Exim router to bypass all forwarders, but
forwarders to Comcast? I suppose it's in exim.conf of cPanel:
================================
virtual_aliases_nostar:
driver = redirect
allow_defer
allow_fail
data = ${if
exists{/etc/valiases/$domain}{${lookup{$local_part@$domain}lsearch{/etc/valiases/$domain}}}}}
file_transport = address_file
group = mail
pipe_transport = virtual_address_pipe
retry_use_local_part
domains = lsearch;/etc/localdomains
unseen
================================
If so, could you advise what's the correct way to modify "date = $"
string to deny all forwarders to Comcast and process others?
Your help is greatly appreciated
Thank you
--
svk1be
------------------------------------------------------------------------
svk1be's Profile:
http://www.exim-users.org/forums/member.php?action=getinfo&userid=252
View this thread:
http://www.exim-users.org/forums/showthread.php?threadid=54659