BF hangs on base64 message

Gyepi SAM gyepi at praxis-sw.com
Fri Jan 24 02:05:20 CET 2003


On Thu, Jan 23, 2003 at 04:29:31PM -0800, Chris Wilkes wrote:
> On Thu, Jan 23, 2003 at 03:50:58PM -0800, Chris Wilkes wrote:
> For those interested I posted at 
>   http://ladro.com/bf/htmlastext.txt
> The result of running 
>   perl -MMIME::Base64 -ne 'print decode_base64($_)' < base64hang.txt
> on it.  Its got some non-text characters at the top, I can see my email
> address in there too.  If someone's inclined could they decypher the
> junk?

The non-text junk is MIME::Base64 decoding the initial part of the email as base64,
just like you asked it to do ;)

-Gyepi





More information about the Bogofilter mailing list