I have implemented the following Exim config changes:
and rewriteCode:local_from_check = false untrusted_set_sender = root
(fail does not have the space in it in the configuration)Code:nobody@lsearch;/etc/localdomains "${if !eq {$header_From:}{}{$header_sender:$header_From:}fail}" Fs cpanel@lsearch;/etc/localdomains "${if !eq {$header_From:}{}{$header_sender:$header_From:}fail}" Fs
which I have read previously in threads regarding this issue. That has worked fine for quite some time. However I continually recieve bounced emails for a hosted client's subdomain.
I am constantly seeing this in my exim_paniclog:
Can anyone explain how to fix this?Code:2005-02-12 14:54:48 1D04Hw-0005wh-Tp Rewrite of nobody@server1.hostingdomain.com yielded unparseable address: missing or malformed local part (expected word or "<") in address Website: Name <admin@subdomain.hosteddomain.com>


LinkBack URL
About LinkBacks
Reply With Quote