Knowledge base
1000 FAQs, 500 tutorials and explanatory 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 Hébergement mutualisé & Serveur Cloud.
⚠️ For additional help contact a partner or launch a free tender — also discover the role of the host.
Using FormMail
You can freely install FormMail on a hosting service to send forms from your site to your chosen recipients:
- Download the revised (compat) version of the original Matt Wright's FormMail script.
- Place the Perl file
FormMail.pl
in a subfolder namedcgi-bin
. - Give it execution permission for the user:
chmod u+x FormMail.pl
- Edit the file
FormMail.pl
to specify the recipients.
The file EXAMPLE
contains an example form that you can adapt to your needs.
Link to this FAQ: