< Home - < Back

python-TurboMail


Information about the package, python-TurboMail, which is shipped with common Linux distributions. The python-TurboMail package is designed for, Multi-threaded mail queue manager for TurboGears applications.


Package Name:

python-TurboMail

Summary:

Multi-threaded mail queue manager for TurboGears applications

Description:

TurboMail is a multi-threaded mail delivery subsystem and MIME message generation framework for Python. 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.

Architecture:

noarch

Version:

3.0

Release:

1.el6

Size:

53 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for python-TurboMail


Control the python-TurboMail package with the following handy commands outlined below.


Command

Description of Command

yum install python-TurboMail

This command will install python-TurboMail on the server.

yum remove python-TurboMail

This command will un-install python-TurboMail on the server. When you run this command, you will be asked if you are sure that you want to remove python-TurboMail, so you have to manually confirm that you want to do this.

yum -y remove python-TurboMail

This command will un-install python-TurboMail on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-TurboMail when using the -y flag.

yum update python-TurboMail

This command will update python-TurboMail to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-TurboMail, so you have to manually confirm that you want to do this.

yum -y update python-TurboMail

This command will update python-TurboMail to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-TurboMail when using the -y flag.

yum info python-TurboMail

This command will show you core information about the python-TurboMail package.

yum deplist python-TurboMail

This command will show you the dependencies for python-TurboMail. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-TurboMail

This command will check if there is an update waiting on python-TurboMail. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.