< Home - < Back

python-twisted-mail


Information about the package, python-twisted-mail, which is shipped with common Linux distributions. The python-twisted-mail package is designed for, SMTP, IMAP and POP protocol implementation together with clients.


Package Name:

python-twisted-mail

Summary:

SMTP, IMAP and POP protocol implementation together with clients

Description:

Twisted is an event-based framework for internet applications. Twisted Mail contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator.

Architecture:

x86_64

Version:

8.2.0

Release:

3.2.el6

Size:

349 k

Repository:

base

From Repository:

Licence:

MIT



Handy Yum Commands for python-twisted-mail


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


Command

Description of Command

yum install python-twisted-mail

This command will install python-twisted-mail on the server.

yum remove python-twisted-mail

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

yum -y remove python-twisted-mail

This command will un-install python-twisted-mail 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-twisted-mail when using the -y flag.

yum update python-twisted-mail

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

yum -y update python-twisted-mail

This command will update python-twisted-mail 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-twisted-mail when using the -y flag.

yum info python-twisted-mail

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

yum deplist python-twisted-mail

This command will show you the dependencies for python-twisted-mail. 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-twisted-mail

This command will check if there is an update waiting on python-twisted-mail. 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.