Re: Latest SMTP.pm causes fatal errors

2008-09-30 Thread Chris Lewis
Matt Sergeant wrote: > On Tue, 30 Sep 2008 08:34:05 +0200, Hanno Hecker wrote: >>> I'm confused why the error is caused - anyone better with perl than me >>> can help out? >> Same confusion here... and I cannot reproduce it. >> $ perl -v | grep 'This is perl' >> This is perl, v5.8.8 built for

Re: Latest SMTP.pm causes fatal errors

2008-09-30 Thread Matt Sergeant
On Tue, 30 Sep 2008 08:34:05 +0200, Hanno Hecker wrote: >> I'm confused why the error is caused - anyone better with perl than me >> can help out? > Same confusion here... and I cannot reproduce it. > $ perl -v | grep 'This is perl' > This is perl, v5.8.8 built for i486-linux-gnu-thread-multi

Re: Latest SMTP.pm causes fatal errors

2008-09-29 Thread Hanno Hecker
On Mon, 29 Sep 2008 23:24:41 -0400 Matt Sergeant <[EMAIL PROTECTED]> wrote: > On Mon, 29 Sep 2008 21:20:02 -0400, Chris Lewis wrote: > > Running SVN head on Solaris 8 & 9, synchronized today. > > > > qpsmtpd-async > > > > FATAL PLUGIN ERROR: Can't coerce array into hash at > > /opt/NTM/lib/perl5

Re: Latest SMTP.pm causes fatal errors

2008-09-29 Thread Matt Sergeant
On Mon, 29 Sep 2008 21:20:02 -0400, Chris Lewis wrote: > Running SVN head on Solaris 8 & 9, synchronized today. > > qpsmtpd-async > > FATAL PLUGIN ERROR: Can't coerce array into hash at > /opt/NTM/lib/perl5/site_perl/5.8.8/Qpsmtpd/SMTP. > pm line 132 during global destruction. > > Causes incompl

Latest SMTP.pm causes fatal errors

2008-09-29 Thread Chris Lewis
Running SVN head on Solaris 8 & 9, synchronized today. qpsmtpd-async FATAL PLUGIN ERROR: Can't coerce array into hash at /opt/NTM/lib/perl5/site_perl/5.8.8/Qpsmtpd/SMTP. pm line 132 during global destruction. Causes incomplete processing of _all_ email. When I take out this line (latest change