mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
11 lines
497 B
Plaintext
11 lines
497 B
Plaintext
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.
|
|
|
|
WWW: http://www.python-turbomail.org/
|