Package turbomail :: Module release
[hide private]
[frames] | no frames]

Module release

source code

Release information about the Turbo-Mail mail queue.

Variables [hide private]
  version = '2.0.4'
  description = 'Multi-threaded mail queue manager for TurboGear...
  long_description = 'TurboMail is a TurboGears extension, meani...
  author = 'Top Floor Computer Systems Ltd.'
  email = 'webmaster@topfloor.ca'
  url = 'http://trac.orianagroup.com/turbomail/'
  download_url = 'http://cheeseshop.python.org/pypi/TurboMail/'
  copyright = '\xc2\xa9 2006-2007 Top Floor Computer Systems Ltd.'
  license = 'MIT'
Variables Details [hide private]

description

Value:
'Multi-threaded mail queue manager for TurboGears applications.'

long_description

Value:
'TurboMail is a TurboGears extension, meaning that it starts up and sh\
uts down alongside any TurboGears applications you write, in the same \
way that visit tracking and identity do. TurboMail uses built-in Pytho\
n modules for SMTP communication and MIME e-mail creation, but greatly\
 simplifies these tasks by performing the grunt-work for you. Addition\
ally, TurboMail is multi-threaded, allowing for single or batch enqueu\
eing and background delivery of mail.'