-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
... now if only I knew enough Perl to fix it. The offending lines are
these (starting line 543):
# see if we can find the hostname - if not, drop it
if(!gethost("$_"))
{
warn("WARNING: unknown host $_ - ignoring\n");
next;
}
The '!gethost("$_")' of course chokes at something that is
'[EMAIL PROTECTED]', if you just strip everything up to and including the @,
the bug should be fixed. (as a workaround, I uncommented the 'next;' for
now)
Greetings,
Michel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32) - GPGrelay v0.958
iD8DBQFCpu4C2Vs+MkscAyURAmj8AJ9GP+lwaEPF17MKscjEvsVLIHWXvACfUoAi
cIMhot+oNJXLsMi1mHnsIdo=
=wpxX
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]