------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1389 Wolfgang Breyha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Wolfgang Breyha <[email protected]> 2013-10-03 14:25:55 --- $dmarc_used_domain is also empty in both cases. Since your WARNING output comes in front of "<=" ... is it possible that you're printing dmarc variables in the RCPT or MAILFROM ACLs instead of the DATA ACL? $dmarc_ar_header is missing a default value/initialization if I read the source correctly. So, if you're using it before warn dmarc_status = * is called you'll get garbage. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
