Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-TurboMail - Multi-threaded mail queue manager for TurboGears applications
TurboMail is a TurboGears extension, meaning that it starts up and shuts down
alongside any TurboGears applications you write, in the same way that visit
tracking and identity do. TurboMail uses built-in Python modules for SMTP
communication and MIME e-mail creation, but greatly simplifies these tasks by
performing the grunt-work for you. Additionally, TurboMail is multi-threaded,
allowing for single or batch enqueueing and background delivery of mail.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
python-TurboMail |
2.0.4 |
1.fc6 |
src |
20 KiB |
Mon Sep 17 15:46:08 2007 |
Changelog
- * Mon Sep 17 18:00:00 2007 Luke Macken <lmacken{%}redhat{*}com> 2.0.4-1
- Latest upstream release
- * Fri Jan 19 17:00:00 2007 Luke Macken <lmacken{%}redhat{*}com> 2.0.3-3
- Remove superfluous build
- * Fri Dec 15 17:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 2.0.3-2
- Add TurboGears to BuildRequires
- Remove superfluous CFLAGS
- Add LICENSE.txt