#include <hallo.h>
* Manoj Srivastava [Wed, Aug 24 2005, 05:47:18PM]:
> 78"OsbQ["56/!nisvyB/uA5Q.{)gm6?q.j71ww.>b9b]-sG8zNt%KkIa>xWg&1VcjZk[hBQ>]j~`Wq
> Xl,y1a!(>6`UM{~'X[Y_,Bv+}=L\SS*mA8=s;!=O`ja|@PEzb&i0}Qp,`Z\:6:OmRi*
> X-Hashcash: 1:25:050824:[EMAIL
> PROTECTED]::VKgpYzWWO44mySi1:00000000000000000000000000000000000000d0mC
Where does that Junk come from?!
> severity 324935 normal
> tags 324935 unreproducible
> thanks
>
> Hi,
>
> I saved the raw message as junk, and removed everything before
> and after the base64 data.
>
> __> base64-decode < junk > new.gz
> __> file new.gz
> new.gz: gzip compressed data, was "putt", from Unix, max compression
> __> zcat new.gz > /dev/null
> new.gz: 29.7%
As said on IRC, don't take the raw source from the mail, it is a _real_
MIME attachment created by reportbug.
cat putt | perl -M"MIME::Base64" -ne 'print decode_base64($_)' | wc -c
8932
cat putt | base64-decode | wc -c
206
I get the same on Ubuntu Hoary, i386.
Regards,
Eduard.
--
Russian roulette for linux:
[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "Still breathing, eh?"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]