Knowledge base
1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!
Using FormMail with Infomaniak
Update 09/01/2026
This guide details how to use the FormMail script on the various Infomaniak hosting plans.
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 your hosting to send forms from your website to the recipients of your choice:
- Download the revised (compatible) version of the original script by Matt Wright's FormMail.
- Place the Perl file
FormMail.plin a subdirectory namedcgi-bin. - Grant execution permission for the user:
chmod u+x FormMail.pl
- Edit the
FormMail.plfile to specify the recipients.
The EXAMPLE file contains a sample form that you can adapt to your needs.
Link to this FAQ: https://faq.infomaniak.com/470
Has this FAQ been helpful?