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

Remove a Service from ChkServd Monitoring for cPanel Servers

This guide requires root user account in server. In some circumstances, ChkservD cPanel...

Assigning a Dedicated IP Address to a Subdomain using WHM

To assign a dedicated IP address to a subdomain, perform the following steps: Step 1: Add the...

How to Uninstall Installatron in WHM cPanel Server

This guide will show you how to quickly uninstall Installatron software from WHM/cPanel server....

How to Install Installatron in WHM cPanel Server

This guide will show you how to download and install Installatron on your cPanel/WHM server. To...

How to Install Softaculous with cPanel/WHM

This guide will show you how to download and install Softaculous on your cPanel/WHM server. To...