Николаев А.Г. wrote:
my $user = Exim::expand_string{'$local_part'}; my $lp = Exim::expand_string('$local_part'); What is happen with $local_part in Exim::expand_string?
I'm not using Perl in Exim, but it's obvious that the brace types don't match ( {} vs. () ).
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
