>>> check domains = +test_domains
>>> a.b.c in "+test_domains"?
>>> list element: +test_domains
>>> check domains = +test_domains
>>> a.b.c in "+test_domains"?
>>> list element: +test_domains
>>> xxx in "+test_local_parts"? yes (matched "+test_local_parts")
>>> check condition = ${if eq{$domain_data/$local_part_data}{DOMAIN DATA/LOCAL PART DATA}{no}{yes}}
>>> = no
>>> xxx in "+test_local_parts"? yes (matched "+test_local_parts")
>>> check condition = ${if eq{$domain_data/$local_part_data}{DOMAIN DATA/LOCAL PART DATA}{no}{yes}}
>>> = no
>>> check domains = +test_domains
>>> a.b.c in "+test_domains"?
>>> list element: +test_domains
>>> check domains = +test_domains
>>> a.b.c in "+test_domains"?
>>> list element: +test_domains
>>> cached lookup data = LOCAL PART DATA
>>> xxx in "+test_local_parts"? yes (matched "+test_local_parts" - cached)
>>> message: \$domain_data=$domain_data \$local_part_data=$local_part_data
>>> cached lookup data = LOCAL PART DATA
>>> xxx in "+test_local_parts"? yes (matched "+test_local_parts" - cached)
>>> message: \$domain_data=$domain_data \$local_part_data=$local_part_data