https://bugs.exim.org/show_bug.cgi?id=2239
--- Comment #1 from Gedalya <[email protected]> --- Sorry, correction. It does work when called from acl_smtp_rcpt. Looks like the acl_check() function in acl.c leaves addr as NULL unless (where==ACL_WHERE_RCPT || where==ACL_WHERE_VRFY || where==ACL_WHERE_PRDR), but acl_check_condition() tries to assign addr properties regardless. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
