Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-TurboMail - Multi-threaded mail queue manager for TurboGears applications
        
        
        - Description:
- 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
        
        
            | python-TurboMail-2.1-3.fc9.noarch
              [33 KiB] | Changelog
              by Luke Macken (2008-02-19): - Patch setup.py to add __requires__="TurboGears".  This will make sure we pull
  in the appropriate CherryPy module. |