< Home - < Back

cpanel-php56-Mail


Information about the package, cpanel-php56-Mail, which is shipped with common Linux distributions. The cpanel-php56-Mail package is designed for, PEAR: Class that provides multiple interfaces for sending emails.


Package Name:

cpanel-php56-Mail

Summary:

PEAR: Class that provides multiple interfaces for sending emails

Description:

PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail() function, sendmail, and SMTP. This package also provides a RFC822 email address list validation utility class.

Architecture:

noarch

Version:

1.2.0

Release:

2.cp1158

Size:

105 k

Repository:

installed

From Repository:

Licence:

BSD Style



Handy Yum Commands for cpanel-php56-Mail


Control the cpanel-php56-Mail package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-php56-Mail

This command will install cpanel-php56-Mail on the server.

yum remove cpanel-php56-Mail

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

yum -y remove cpanel-php56-Mail

This command will un-install cpanel-php56-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 cpanel-php56-Mail when using the -y flag.

yum update cpanel-php56-Mail

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

yum -y update cpanel-php56-Mail

This command will update cpanel-php56-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 cpanel-php56-Mail when using the -y flag.

yum info cpanel-php56-Mail

This command will show you core information about the cpanel-php56-Mail package.

yum deplist cpanel-php56-Mail

This command will show you the dependencies for cpanel-php56-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 cpanel-php56-Mail

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