< Home - < Back

cpanel-cgiemail


Information about the package, cpanel-cgiemail, which is shipped with common Linux distributions. The cpanel-cgiemail package is designed for, Takes the input of WWW forms and converts it to an e-mail format.


Package Name:

cpanel-cgiemail

Summary:

Takes the input of WWW forms and converts it to an e-mail format

Description:

The purpose of cgiemail, a CGI program written in C for Unix, is to take the input of WWW forms and convert it to an e-mail format defined by the author of the WWW form, so that the resulting e-mail messages are not difficult to sort through. Using it requires slightly more work than forms-to-email programs with less flexibility in e-mail format. Nevertheless, users with no programming experience can follow the simple step-by-step instructions in the cgiemail user guide.

Architecture:

x86_64

Version:

1.6

Release:

6.cp1136

Size:

47 k

Repository:

installed

From Repository:

Licence:

MIT



Handy Yum Commands for cpanel-cgiemail


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


Command

Description of Command

yum install cpanel-cgiemail

This command will install cpanel-cgiemail on the server.

yum remove cpanel-cgiemail

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

yum -y remove cpanel-cgiemail

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

yum update cpanel-cgiemail

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

yum -y update cpanel-cgiemail

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

yum info cpanel-cgiemail

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

yum deplist cpanel-cgiemail

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

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