How to Add FormMail Support to cPanel WHM Server

This article provides a guide for how to add FormMail support to cPanel WHM server.

How to Add FormMail Support to cPanel WHM Server

To add FormMail support to cPanel WHM server, follow the steps below:

  1. Login as root via SSH.
  2. Run the following commands:
    cd /usr/local/cpanel/cgi-sys
    wget http://httpupdate.cpanel.net/cpanelsync/11.62.0.48/binaries/linux-c7-x86_64/cgi-sys/FormMail.cgi.xz
    wget http://httpupdate.cpanel.net/cpanelsync/11.62.0.48/binaries/linux-c7-x86_64/cgi-sys/FormMail-clone.cgi.xz
    wget http://httpupdate.cpanel.net/cpanelsync/11.62.0.48/binaries/linux-c7-x86_64/cgi-sys/formmail.cgi.xz
    unxz formmail.cgi.xz FormMail.cgi.xz FormMail-clone.cgi.xz
    /bin/cp formmail.cgi formmail.pl
    /bin/cp FormMail.cgi FormMail.pl
    chown root.wheel formmail.cgi FormMail.cgi FormMail-clone.cgi formmail.pl FormMail.pl
    chmod 755 formmail.cgi FormMail.cgi FormMail-clone.cgi formmail.pl FormMail.pl

Conclusion

You now know how to add FormMail support to cPanel WHM server.

  • formmail, whm
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Disable Network Manager on CentOS 7

This article will provide the steps to disable Network Manager in CentOS 7. Network Manager is...

Disable Network Manager on CentOS 6

This article will provide the steps to disable Network Manager in CentOS 6. Network Manager is...

How to Find the IP of cPanel/WHM Server

This tutorial is designed to troubleshoot and diagnose issues with cPanel license errors. Find...

Uninstall WHMXtra on cPanel Server

This article provides a quick and direct guide for uninstalling the WHMXtra plugin from a...

How to Customize cPanel Installation

This article provides a guide for customizing a cPanel server installation, using the...