CommuniMail - Errors on running the bounce_back.pl

Message
Author
linuxdoctor
Posts: 1
Joined: Nov 27, 2006 3:03 pm

Errors on running the bounce_back.pl

#1 Postby linuxdoctor » Nov 27, 2006 3:05 pm

"my" variable $sth masks earlier declaration in same scope at /home/www.mysite.com/cgi-bin/communimail/clib ... IL/User.pm line 157.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/5.8.7/Net/POP3.pm line 310.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/5.8.7/Net/POP3.pm line 315.



Any Ideas?

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Nov 30, 2006 8:35 am

Hello,

that's not errors, but warnings. You may ignore them. That will be cleaned out in next version.

Thanks