:::resolution:::
==download==
wget http://kent.dl.sourceforge.net/sourceforge/pyzor/pyzor-0.4.0.tar.bz2
==extract==
tar xjvf pyzor-0.4.0.tar.bz2
cd pyzor-0.4.0
==patching==
wget http://antispam.imp.ch/patches/patch-pyzor-handle_unknown_encodings
wget http://antispam.imp.ch/patches/patch-pyzor-unknowntype
patch -p0 < patch-pyzor-handle_unknown_encodings
patch -p0 < patch-pyzor-unknowntype
==setup==
python setup.py build
python setup.py install
pyzor discover
check on spamd log and no more pyzor error
mirror/copy of patches is available at
http://am3n.profusehost.net/files/patch-pyzor-handle_unknown_encodings
http://am3n.profusehost.net/files/patch-pyzor-unknowntype
