From: Alexandru C. <chi...@gm...> - 2014-05-16 12:23:19
|
The Pyzor team is pleased to announce release 0.7 of Pyzor. You can get the new version and more information at http://pyzor.org. To upgrade your installation simply use: $ pip install --upgrade pyzor We will also be continuing with this release schedule, new release coming in about two more months. So please send us any bug or feature requests so we can further improve Pyzor. Main changes in this release include: ========= Bug fixes: * Fix decoding bug when messages are badly formed * Pyzor now correctly creates the specified homedir, not the user's one New features: * Logging is now disabled by default * Automatically run 2to3 during installation (if required) New pyzord features: * Added ability to disable expiry * New redis engine support has been added * New option to enable gevent * Added the ability to reload accounts and access files using USR1 signal * Added the ability to safely stop the daemon with TERM signal * Split the usage-log and normal log in two separate files * Pyzord daemon can now daemonize and detach itself ========= Many thanks to everybody who offered us feedback, bug reports and patches! Enjoy the new release and good luck in the ongoing fight with spam :) The Pyzor Team. |