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:
- Download the revised version (compat) of the original Matt Wright's FormMail script.
- Place the Perl file
FormMail.plin a subfolder namedcgi-bin. - Give it execution permission for the user:
chmod u+x FormMail.pl
- Edit the file
FormMail.plto specify the recipients.
The file EXAMPLE contains an example form that you can adapt to your needs.
Link to this FAQ: https://faq.infomaniak.com/470
Has this FAQ been helpful?