Charles,

> at the bottom is debug output coming from the amavisd-2.3.3 tarball that
> i just downloaded
> is this serious? i don't remember seeing it in past versions ...

> [EMAIL PROTECTED] ~]# amavisd -u amavis -g amavis debug-sa
> Use of uninitialized value in split at /usr/sbin/amavisd line 8528.
> Use of uninitialized value in string ne at /usr/sbin/amavisd line 8580.
> Argument "" isn't numeric in subroutine entry at (eval 37) line 61.
> Use of uninitialized value in addition (+) at /usr/sbin/amavisd line 8377.
> Use of uninitialized value in string ne at /usr/sbin/amavisd line 2226.
> Use of uninitialized value in concatenation (.) or string ...

Not serious, this is normal. For some reason newer versions of Perl
turn up this type of warnings, previously one had to request them explicitly. 
Using undefined values in Perl is very normal and a common practice,
the behaviour is well documented and predictable.

The 2.4.0 (-pre*) explicity disables this type of warnings,
so there should be much less clutter when stderr is viewed.

  Mark


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to