Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Using FormMail with Infomaniak

This guide details the use of the FormMail script on the various Infomaniak hosting offers.

 

Preamble

  • FormMail is a free CGI script that captures and processes the content of a form to send it to the specified users.
  • Supported on Shared Hosting & Cloud Server.

 

Using FormMail

You can freely install FormMail on hosting to send forms from your site to the recipients of your choice:

  1. Download the revised version (compat) of the original Matt Wright's FormMail script.
  2. Place the Perl file FormMail.pl in a subfolder named cgi-bin.
  3. Give it execution permission for the user:
    • chmod u+x FormMail.pl
  4. Edit the file FormMail.pl to specify the recipients.

The file EXAMPLE contains an example form that you can adapt to your needs.


Has this FAQ been helpful?