Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Manage SMTP mail sending from Site Creator
This guide concerns messages sent from Site Creator (contact form or e-commerce module, for example).
Preamble
- By default, emails are sent using the unauthenticated PHP mail() protocol.
- It is recommended to change this to use the authenticated SMTP method.
Change the sending method
Prerequisites
- Access Site Creator:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant product.
- Click on Customize my site:
To change the email sending method from Site Creator:
- Click on the Settings button in the left sidebar.
- Click on General Settings.
- Click on the blue link More settings:
- Choose the SMTP method by filling in according to your email address as indicated below:
- Save the changes.
Settings to use
- Outgoing SMTP server = mail.infomaniak.com
- SMTP Port = 465 (with SSL)
- Username = the full & complete email address
- Password = the one assigned to the email address
Link to this FAQ: