Hello world,
when I use my ASG as a SMTP relay via ipv6 my mails get delayed and I get the following log entries:
2010:11:09-13:17:00 exim[27580]: 2010-11-09 13:17:00 13azQu-0000pG-01 == R=smarthost_route T=remote_smtp defer (-1): Failed to expand return path "${if eq{${if and{{!eq{$sender_address}{}}{match_domain{${lc:$sender_address_domain}}{+domains}}{eq{${lookup{${lc:$sender_address_domain}_BATV}nwildlsearch{/etc/exim.conf.profile}}}{1}}{eq{${if or{{match_address{${if eq{${prvscheck {$sender_address}{}{}}}{}{$sender_address}{${prvscheck {$sender_address}{}{}}}}}{+except_batv_senders}}{match_address{${if eq{${prvscheck {$local_part@$domain}{}{}}}{}{$local_part@$domain}{${prvscheck {$local_part@$domain}{}{}}}}}{+except_batv_recipients}}{match_ip{$sender_host_address}{+except_batv_networks}}}{1}{0}}}{0}}}{1}{0}}}{1}{${prvs {$return_path}{UNSET}}}fail}": ".999.0.0" is not an IP address inside "or{...}" condition inside "and{...}" condition
I think one of the exim filters isn't aware of the ipv6 adress format
Would be glad if you fix this bug in the next release.
Regards
Florian
This thread was automatically locked due to age.