The Python Replybot 5.0.0a3
Barry Warsaw
barry at python.org
Fri Aug 8 22:15:56 CEST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm happy to announce the release of my newly updated Python Replybot
program. This is an alpha release, but I am using it in production.
Hopefully you'll take a look and let me me know what you think.
The Python Replybot sends automatic responses to email messages, under
the appropriate circumstances. It strives to be RFC and de-facto
standards compliant, so that it will never send auto-responses to
Precedence bulk|junk|list messages, any mailing list message that
support the RFC 2369 List-ID header, any null Return-Path message, etc.
It supports whitelists and configurable grace periods. It allows you
to segregate responses into 'contexts' so that you can have multiple
addresses each with their own grace period. It supports downloading
the response messages via any url, with a configurable cache lifetime,
and it supports purging of whitelists, reply records, and the cache.
The Python Replybot 5.0.0a3 requires Python 2.5, SQLite, and Storm,
but the setup.py does all the work for you. You can download the
package from the Cheeseshop:
http://pypi.python.org/pypi/replybot/
or use easy_install:
% sudo easy_install replybot
The project's source code is managed under Bazaar and hosted on
Launchpad:
https://launchpad.net/replybot
Please use the Launchpad bug tracker to report any problems.
Enjoy!
- -Barry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
iQCVAwUBSJypfXEjvBPtnXfVAQLkqAP/Q9kNxKGSu39VEhMoXf/goR22NU9XISXt
QcWTxHTFjAIeoA5WGD2qSBA2vMLngOSoqKIjdAr8pdeBK/lE8mR4V2UHSbQ1jDLZ
nNj58TiKPhsGbZqiD+Bv9KeGQs6/dkJFdUJuZVE4HQb24Q/9gR/R/Ly3FrzzBtns
4/Foexg5DYo=
=JP7q
-----END PGP SIGNATURE-----
More information about the Python-announce-list
mailing list