------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1533
Jeremy Harris <jgh146exb@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Component|Transports |Routing
Resolution|FIXED |
Target Milestone|Exim 4.85 |Exim 4.86+
--- Comment #3 from Jeremy Harris <jgh146exb@???> 2015-01-29 15:42:42 ---
gordon@??? reports this not fixed for him:
"exim -bd -d -oX 25" yields:
97120 message: virtual_domains router failed to expand "${if
>={$acl_m_spamscore}{${lookup mysql{select users.sa_tag * 10 from users,domains
where localpart = '${quote_mysql::$local_part}' and domain =
'${quote_mysql::$domain}' and users.on_spamassassin = '1' and
users.domain_id=domains.domain_id }{$value}fail}} {Subject}{${if
eq{${lookup{SpamHeaderType}lsearch{/etc/exim/exim4u_global_spam_virus}}}{0}{X-Spam-Report}}}
}": unknown variable name "local_pa"
97120 ----------- end verify ------------
97120 accept: condition test deferred in ACL "acl_check_rcpt"
On investigation, there is identical coding to the transport handling
in the generic router code. Re-opening bug, now against routing rather than
transports.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email