Hi Jake and Eric,
I don't know about qmailtoaster wiki rules, but I have found that there are Pyzor and Razor pages that IMO should be updated.

for Pyzor:
I have found that there is and error with plan text messages that give "warn: pyzor: check failed: internal error" and googling I found the solution looking at:
http://antispam.imp.ch/08-opensource.html?lng=0
where there are 3 patches for Pyzor 0.4.0. Third solves the problem but them have to be applied all (and I don't see problems to apply)

so wiki page for this should be update changing lines:

from

Move into the dir, and run the setup process:
cd pyzor-0.4.0
python setup.py build
python setup.py install
pyzor discover

to

Move into the dir, and run the setup process:
cd pyzor-0.4.0

# apply patches from http://antispam.imp.ch/08-opensource.html?lng=0
wget http://antispam.imp.ch/patches/patch-pyzor-debian-mbox
patch -p0 -b -Vt < patch-pyzor-debian-mbox
wget http://antispam.imp.ch/patches/patch-pyzor-handle_unknown_encodings
patch -p0 -b -Vt < patch-pyzor-handle_unknown_encodings
wget http://antispam.imp.ch/patches/patch-pyzor-unknowntype
patch -p0 -b -Vt < patch-pyzor-unknowntype

python setup.py build
python setup.py install
pyzor discover

------------------------------------------

for Razor:
current sourceforge version of downloadable files are .tar.bz2 and not .tar.gz, links should be updated to more generic:
http://prdownloads.sourceforge.net/razor/razor-agents-sdk-2.07.tar.bz2?download
and
http://prdownloads.sourceforge.net/razor/razor-agents-2.84.tar.bz2?download
as those in page are not working today,
and at the end there is a "use razor2 1" that is "use_razor2 1" (note underscore char)

So do you prefer to update pages yourselves or may I do this ?

PS: thank you for your great efforts with qmailtoaster.

Best Regards,
Francesco Saverio Giudice



---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to