Kendrick Vargas - 2003-12-26

Hi folks,

After tracing amavis' execution to the point where it was failing for me, I've run into the following problem:

Can't use string (" me@example.com") as a symbol ref while "strict refs" in use at /usr/lib/perl5/5.8.1/Net/SMTP.pm line 192, <GEN5> line 2.

I only got this after commenting the code in AMAVIS/MTA/SMTP.pm at lines 92 - 96 which redirected STDERR/OUT/WHATEVER to /dev/null...

in any case, I am having this problem on two different systems. I tracked the bug, but I don't know much about perl, so I'm stuck at this point. Any ideas?