< Home - < Back

python-pyspf


Information about the package, python-pyspf, which is shipped with common Linux distributions. The python-pyspf package is designed for, Python module and programs for SPF (Sender Policy Framework).


Package Name:

python-pyspf

Summary:

Python module and programs for SPF (Sender Policy Framework)

Description:

SPF does email sender validation. For more information about SPF, please see http://spf.pobox.com. This SPF client is intended to be installed on the border MTA, checking if incoming SMTP clients are permitted to forward mail. The SPF check should be done during the MAIL FROM:<...> command.

Architecture:

noarch

Version:

2.0.11

Release:

1.el6

Size:

47 k

Repository:

epel

From Repository:

Licence:

Python



Handy Yum Commands for python-pyspf


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


Command

Description of Command

yum install python-pyspf

This command will install python-pyspf on the server.

yum remove python-pyspf

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

yum -y remove python-pyspf

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

yum update python-pyspf

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

yum -y update python-pyspf

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

yum info python-pyspf

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

yum deplist python-pyspf

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

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