burger
infomaniak
infomaniak
cloud-computing-logo
Cloud Computing
web-domain-logo
Web & Domains
event-marketing-logo
Events & Marketing
  • Our products
    • Collaborative tools icon chevron
    • Web & Domains icon chevron
    • Cloud Computing icon chevron
    • Events & Marketing icon chevron
    • Streaming icon chevron

      ksuiteCollaborative suite

      Discover the collaborative suite → Discover →
    • kSuite Professional email, sovereign cloud and AI for sustainable performance
    • kSuite The suite for secure communication, storage and sharing
    • kdrive
      kDrive Store, collaborate and share your files
    • mail service
      Mail Service Create your email addresses with your domain
    • kChat
      kChat Communicate live with your teams
    • kmeet
      kMeet Organise your meetings online in complete security
    • swisstransfer
      SwissTransfer Send your files up to 50 GB free of charge.
    • kpaste
      kPaste Share and encrypt your sensitive information
    • ksuite
      Custom Brand Control the brand image of your products
    • kChat
      Chk Link reducer & QR code generator
      Find the web hosting solution you need
    • Domain name
      Domain name Reserve your domain name at the best price
    • Site Creator
      Site Creator Create your website with ease
    • web hosting
      Web Hosting Create your website with over 100 CMS
    • web hosting
      Wordpress Hosting Create your WordPress website easily
    • Cloud Server
      Cloud Server Power up your sites with guaranteed resources
    • Node.js Hosting Create a dynamic, interactive site with Node.js
    • SSL Certificat
      SSL certificates Secure your websites with an EV or DV certificate
    • Options
    • Domain privacy
      Domain Privacy Protect your domains’ private data
    • DNS Fast Anycast
      FastAnycast DNS Speed up your site access times
    • Dyn DNS
      DynDNS Access your devices remotely
    • Dyn DNS
      Renewal Warranty Secure your domains against loss and theft
      Find the right Cloud Computing solution

      Cloud services

    • public cloud
      Public Cloud (IaaS) Create your projects in a high-end, ultra-competitive Cloud
    • Cloud Server
      VPS Cloud Create a Windows / Linux server
    • Kubernetes service Deploy your containerised apps on a large scale.
    • VPS Lite
      VPS Lite Create a Windows/Linux server at a low cost
    • Database Service Manage your databases with a managed solution
    • jelastic cloud
      Jelastic Cloud (PaaS) Create your own customised environments
    • Other services

    • llm api
      AI Tools Boost your productivity with our sovereign AI
    • swiss backup
      Swiss Backup Back up your devices in the Cloud
    • nas synology
      NAS Synology Rent a NAS in our secure data centers
    • High availibility
      Very High Availability Create a multi-data center infrastructure with customised SLAs
    • Housing
      Housing Install your servers in our data centers
    • Auth Add a privacy-friendly login method to your apps
      Infomaniak Events, the independent local events portal
      Online ticketing service with a wide choice of concerts, shows and events.
    • online shop
      Ticketing Create your ticketing service and sell tickets
    • kdrive
      Access Control Control access to your events with ease
    • kdrive
      Guest manager Automate your event invitations
    • kdrive
      Newsletter Send your newsletters at competitive prices
    • Streaming radio
      Streaming radio Create and broadcast your own live radio station online
    • streaming video
      Video-Streaming Create and broadcast live events and TV online
    • VOD and AOD
      VOD & AOD service Host and broadcast your recordings without limits
  • Resources
    documentation icon Documentation
    Guides & tutorials
    API documentation
    special offers icon Special offers
    Get started for free
    Student programme
    Become an affiliate
    partner program icon Partner programme
    Find a partner
    Become a partner
    Infomaniak Academy
    support icon Support & contact
    Contact Support
    Premium support - 24/7
    Contact our sales department
    Hiring an expert
    Migrate to Infomaniak
  • About us
    forest
    icon Ecological commitment
    We pollute. But we are taking action to reduce the footprint of our services and infrastructure
    Discover our commitment →
    icon About Infomaniak
    Our vision, our values
    Our teams
    Infomaniak is recruiting
    Press and communication
    Blog and news
    icon Security
    Data confidentiality
    Bug Bounty Programme
  • Get started for free
    Sign in
  • search-icon
    close-icon
      icon

      Would your needs exceed our solutions? To find out, contact us so that we can advise you personally.

      Our flagship products:
  • search-icon
  • Get started for free
    Sign in
Price Price

Knowledge base

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

Knowledge base FAQ - Knowledge base Page 7/1
    20 FAQ(s) found
    Manage SRV records

    This guide explains how to add or modify one or more SRV type records in the DNS zone (of a domain name) managed on the Manager Infomaniak.

     

    Introduction

    • This type of record indicates which services are available for a domain.
    • They are often used for the XMPP, LDAP protocols or to configure Microsoft Office 365.

     

    Modify the DNS zone

    Refer to this other guide to manage this type of record in a DNS zone.

    sign



    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Fix an email error ($ in password)

    This guide details the specific rules to follow when using a password containing the "dollar" character $ to send an email via the SMTP Infomaniak in a script (PowerShell, Python, etc.).

     

    Preamble

    • If you encounter an authentication error (for example auth failed, invalid login or password) when sending an email via SMTP, even though the password is correct and works in software like Outlook, the issue may be due to the handling of the character $ in your script or configuration file.
    • To ensure reliable execution of your SMTP scripts, it is strongly advised to avoid any special character with syntactic meaning, particularly $, in passwords used in scripts and configuration files.
    • The issue may also occur when connecting to databases.

     

    Rules to follow

    The character $ is a special symbol in many languages and environments. When it is used in a password in a script or configuration file, it can be mistakenly interpreted as a variable or control character.

    Here are frequent cases where you should not use the character $ in a password:

    • PowerShell: $ is used to declare variables. A password containing $ can cause syntax errors or be truncated.
    • Bash / Shell (Linux): $ is also a variable prefix. It can trigger unexpected substitutions.
    • YAML files (for example Home Assistant, GitHub Actions, Docker Compose) : $ can be interpreted as an environment variable.
    • Files .env, .ini, or other configuration files: the tools that read these files may attempt to interpret the variables.
    • Commands or URLs with authentication: a password containing $ may be improperly encoded or fail during parsing.

     

    To correct or prevent this type of error:

    • Avoid using the character $ in passwords intended for use in scripts or automated systems.
    • If you absolutely must use it, always enclose the password string correctly according to the language:
      • In PowerShell: use single quotes 'password$Test' if possible.
      • In Python: ensure the string is well enclosed in single or double quotes, without interpretation.
      • In Bash: escape the $ with a backslash \$.


    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Manage the anti-spam filter

    This guide explains how to activate the Infomaniak anti-spam filter which allows you to significantly reduce the number of unsolicited messages that may arrive in your Infomaniak email address if you share it with third parties. The messages you actually want to see quickly will no longer be buried among dozens of other unwanted messages, as the latter will be automatically placed in a folder specifically dedicated to this purpose.

     

    Preamble

    • Spam is unsolicited mail, often of an advertising or fraudulent nature, with the aim of promoting products, services, or carrying out online scams; a persistent problem since the beginning of email that has evolved with communication technologies, prompting the implementation of strategies to combat this form of digital pollution.
    • The filter is automatically activated when creating an email address within an Infomaniak Mail Service or when subscribing to a my kSuite / my kSuite+ offer.
    • Emails placed in the Spam folder (or in the spam destination folder - see below) are automatically deleted after 30 days.

     

    Activate the option from the Infomaniak Web Mail app

    Prerequisites

    • Have permission to manage the filter: if you were invited to the Infomaniak Web Mail app (online service ksuite.infomaniak.com/mail) to manage your address, it is possible that the Mail Service manager has revoked this right from their admin account.

    To access the settings of your Infomaniak mailbox:

    1. Click here to access the Infomaniak Web Mail app (online service ksuite.infomaniak.com/mail).
    2. Click on the Settings icon at the top right.
    3. Check or select the email address concerned in the dropdown menu of the left sidebar.
    4. Click on Filters and rules:
    5. Activate (or deactivate) the spam filter option, the effect is immediate (wait for the on-screen confirmation message):
    6. Simply click the toggle switch again to deactivate the filter; in this case, all future messages will go to the inbox, including messages with a header indicating a high spam score.
       

     

    Activate the option from a Mail Service

    To access the settings of your Infomaniak mailbox:

    1. Click here to access the management of your product on the Infomaniak Manager (need help?).
    2. Click directly on the name assigned to the product concerned.
    3. Click on the email address concerned in the table that appears.
    4. Click on Filters and rules in the left sidebar.
    5. Enable the spam filter option, the effect is immediate:
    6. Simply click the toggle switch again to disable the filter; in this case, all future messages will go to the inbox, including messages with a header indicating a high spam score (they can be processed downstream by your software/email client if it supports reading this type of header).

    Note that you can activate it in bulk on multiple addresses at the same time.

     

    Report a spam or declare a false positive

    If spam-type messages slip through or, conversely, if a valid email has been incorrectly classified as spam, you can intervene in a few clicks.

    Prerequisites

    • Check that the spam filter is active.
    • For added security, enable the external mail mention.

    To automatically move to the Spam folder an email from your inbox that may have escaped the anti-spam filter:

    1. Click here to access the Infomaniak Web Mail app (online service ksuite.infomaniak.com/mail).
    2. Select the message in the inbox and then click on the Spam icon in the toolbar:

      sign
       
    3. You can also open it and declare it as Spam later:

      sign
       
    4. Another option: open it and click on the action menu ⋮ on the right:

      sign

    Once you have clicked on Report as spam:

    • the email is moved to the Spam folder (or to the manually defined folder)
    • the sender's address is added to the blocked users list
    • the filter is refined for better handling over time

     

    Report a false positive

    Conversely, if you act on an email incorrectly considered as spam (false positive) by clicking on the "This is not spam" icon:

    • The email is moved to the inbox…
    • The sender's address is added to the list of authorized users…
    • This also affects the filter and its criteria.

     

    Customize the anti-spam filter

    Modify the location of spam

    You can choose the default location of the folder in which messages considered as spam will be automatically placed (like the special IMAP folders).

    Still under Filters and rules where you have activated the spam filter:

    1. Click on Modify:
    2. Click on the folder name to choose another one (create a new one beforehand if necessary):
    3. Click on the Validate button.

     

    Allow or block senders

    You can specify in advance which senders should always go to the Spam folder (or vice versa): refer to this other guide on this subject.



    Updated 04.09.2025 Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Understand spam traps (Spamtrap / Honeypot)

    This guide explains what spamtrap email addresses are.

     

    Preamble

    • A spamtrap, also known as a honeypot, is a tool used to detect and catch spammers.
    • It is essentially an email address or a system that is created to attract unwanted messages, such as spam.

     

    How a Spamtrap Address Works

    A spamtrap address works by attracting spam and identifying the senders of unwanted mail. Here's how it can happen:

    1. An email address is specifically created to act as a spam trap; it is generally configured so as not to receive legitimate communication.
    2. The spamtrap address is hidden or obscured so that it is not visible to legitimate users, but only to spammers; this can be done by placing it on hidden web pages, in forums inaccessible to the public or by making it invisible to humans (for example by using white text on a white background).
    3. Spammers use automated techniques to extract email addresses from various sources, such as websites, forums, social networks, or stolen address lists; during this process, they may inadvertently or intentionally include spamtraps in their lists.
    4. When a spammer sends a message to a spamtrap address, it is captured and recorded; since the address is not used for legitimate communication, any mail received is considered unwanted.
    5. When a spamtrap receives a spam, it triggers an alert for email service providers like Infomaniak; they can then identify the sender of the spam by examining the message headers or the information related to the source IP address.
    6. Once a spammer is identified through a spamtrap, measures can be taken to block or filter their unwanted messages; Infomaniak can add the spammer's IP address to a blacklist, implement stricter anti-spam filters or take other steps to protect their users.


    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Manage followed/starred emails

    This guide explains how to mark your chosen emails as "favorite" in the Infomaniak mail service to keep a "track" of these messages and display them separately if you wish.

     

    Monitor one or several messages…

     

    … from the Infomaniak Web Mail app

    To add a message as a favorite:

    1. Click here to access the Web Mail Infomaniak app (online service mail.infomaniak.com).
    2. Click on the ☆… icon
      • … to the left of a message in the message list
      • … at the top right of the message reading window
    3. Once tracking is enabled, a dropdown menu in the top right corner allows you to display only a selection of your received messages according to several criteria: All, Read, Unread, Followed, Unfollowed.

      sign
       

     

    … from the Infomaniak Mail mobile app

    In the message list:

    1. Press and hold your finger on a message.
    2. Press the ☆ icon at the bottom of the screen.
    3. If necessary, exit the message selection by pressing the Cancel button at the top of the screen:
      sign
      ‍

    While reading a message:

    1. Press the ☆ icon at the top right of the message reading window:
      sign

    It is also possible to set up a swipe gesture that would mark the swiped message as a favorite.



    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Creating discussion lists with Public Cloud

    This guide explains how to manually create a discussion list system with your Mail Service, thanks to Mailman and the Public Cloud of Infomaniak!

     

    ⚠️ This guide is exclusively for users with a high level of technical expertise. No responsibility is assumed in case of damage or loss — be sure to back up your data before any manipulation. For assistance, contact a partner or launch a free tender. Also discover the role of the host.

     

    Preamble

    • Mailman is a free application for managing mailing lists, discussion groups, and newsletters.
    • The provided files allow for easy setup of Mailman.
    • The server and its firewall are deployed with Terraform, an Infrastructure as Code (IaaC) tool, and its configuration is done with Ansible.
    • This system allows you to create discussion lists for your various contacts (direction@, ecommerce@…).

     

    Preparation…

    … of your environment

    • Having an Infomaniak Mail Service is essential to follow this tutorial.
    • Download the files necessary for deploying Mailman on the Public Cloud via this GitHub repository.

    ... of the Mail Environment

    1. Create an address mailman@domain.xyz (help) and keep the password safe (it will be used to configure the server).
    2. Add the following aliases (help) :
      • postorius
      • mylist
      • mylist-bounces
      • mylist-confirm
      • mylist-join
      • mylist-leave
      • mylist-owner
      • mylist-request
      • mylist-subscribe
      • mylist-unsubscribe

    Your mail environment is ready, let's proceed with the deployment of Mailman!

    … of the Public Cloud

    1. Create a Public Cloud project and a user (help).
      • Warning: the Public Cloud password must be secure. 2FA authentication on your Infomaniak account is strongly recommended.
    2. Click here to access the OpenStack dashboard and use the identifier PCU-XXXXXX with the defined password.
    3. Download your openrc file. It allows you to authenticate as an administrator via command line (it contains information such as the identifier, password and datacenter).

    You are ready to connect to the OpenStack administration.

    ... of the instance

    To make your future instance accessible via SSH, HTTP and HTTPS, create a security group with the following command:

    openstack security group create --description "Ports 22 - 80 - 443 pour Mailman" mailman-sec

    Then add the necessary rules:

    openstack security group rule create --dst-port 80 --protocol TCP mailman-sec
    openstack security group rule create --dst-port 443 --protocol TCP mailman-sec
    openstack security group rule create --dst-port 22 --protocol TCP mailman-sec

    These steps can also be performed from the Horizon dashboard, in the Network → Security Groups tab. Refer to the Cloud documentation for more information on this subject.

    Deploy the instance that will host Mailman with the following command:

    openstack server create --flavor a1-ram2-disk20-perf1 --security-group mailman-sec --network ext-net1 --key-name <votre-clé> --image "Debian 11.5 bullseye" mailman3

    Once connected to the machine, update it:

    sudo apt update && sudo apt upgrade -y

    Install the openstack client:

    sudo apt install python3-openstackclient -y

    Install Ansible to automatically deploy Mailman:

    sudo apt install ansible -y

     

    Mailman Deployment

    To deploy Mailman, import your SSH key and the OpenRC file via SFTP to the installation machine.

    Use tools like putty, termius or mobaxterm (or any SSH/SFTP client) with the following information:

    • IP: IP address of the created machine
    • Port: 22
    • SSH key: .pem file
    • User: debian

    In this guide, Termius was used for the SFTP transfer.

    Download the necessary files:

    wget https://github.com/reneluria/mailman-cloud

    Move the files next:

    mv cle.pem mailman/
    mv PCP-XXXX.sh mailman/

    Access the folder:

    cd mailman/

    Protect the key by assigning the correct permissions:

    sudo chmod 600 tf-keypair.pem

    Create a file inventory to configure SMTP, the domain, etc. :

    nano inventory

    Fill in this template with your information:

    mailman ansible_host=xxx.xxx.xxx.xxx
    [all:vars]
    ansible_python_interpreter=/usr/bin/python3
    ansible_user=debian
    ansible_ssh_private_key_file=id_tf_keypair
    fqdn=mailman.<yourdomain>
    mail_host=mail.infomaniak.com
    mail_account=mailman@<yourdomain>
    mail_password=<email_password>
    mailman_user=mailman
    mailman_password=<interface_password>
    mailman_domain=<yourdomain>
    mailman_email=<your_email>

    Save with Ctrl + S, then exit with Ctrl + X.

    Start the deployment:

    ansible-playbook playbook.yml -D

    Mailman is now accessible at your IP address: X.X.X.X/mailman3

     

    Log in

    Log in with the credentials defined in the inventory file for:

    • Create a domain then a list « maliste »

    In the list settings, it is recommended:

    • DMARC Mitigations: Replace with the list's address »
    • Modify messages: Reply to the list " and " Reply to the first strip »


    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Create an out-of-office message template for your mail

    This guide explains how to create a template for the automatic message tool when absent for all your messaging on the Infomaniak Web app Mail (online service ksuite.infomaniak.com/mail).

     

    Preamble

    • A template allows you to create the neutral base of a tool that can then be used by multiple users of the same Infomaniak Mail service, or even personalized according to the person who will use it.
    • In the case of a reply template, the creator of the template chooses the text that will be sent when a new sender contacts an address to which the template has been applied.
    • You can also hide a template so that it is no longer used.

     

    Create a reply template

    To create a template:

    1. Click here to access the management of your product on the Infomaniak Manager (need help?).
    2. Click directly on the name assigned to the product concerned.
    3. Click on Global Configuration in the left sidebar.
    4. Click on the Reply tab.
    5. Click on ‍‍Add a reply template:‍
    6. Fill in the fields and press Add the reply template:
      • If the Make visible option is enabled (during creation or possible choice afterwards), the reply templates created will be suggested to users of email addresses.‍

     

    Activate a template on an existing email address

    It is necessary to have an existing template to activate it on one or more email addresses:

    1. Click here to access the management of your product on the Infomaniak Manager (need help?).
    2. Click directly on the name assigned to the product concerned.
    3. Click on the boxes to select one or more email addresses in the table that appears.
    4. Depending on the screen size, click first on the action menu ⋮ or directly on Apply an answering machine template.
    5. Select the template of your choice.
      • Only the templates made visible are available when activating.
    6. Click on the button Activate:


    Updated 29.08.2025 Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Display the logs of an email address

    This guide explains how to view the activity logs of email addresses contained within an Infomaniak Mail Service.

     

    Preamble

    • The logs of your email addresses are available free of charge for the last 20 days.
    • Consulting logs over a longer period is paid:
      • contact Infomaniak support.

     

    View logs from the Infomaniak Web Mail app

    Prerequisites

    • Have a valid access to the Web app Mail Infomaniak (online service ksuite.infomaniak.com/mail) to which the email address is attached.
    • Be Administrator or Legal Representative\u200d within the Organization that manages the Mail Service.
    • Have permission to view the logs: if you were invited to Mail to manage your address, it is possible that the Mail Service manager has removed this right from their admin account.

    Then to access the logs from Mail Infomaniak:

    1. Click here to access the Web app Mail Infomaniak (online service ksuite.infomaniak.com/mail).
    2. Click on the Settings icon \u200d at the top right.
    3. Check or select the email address concerned in the dropdown menu of the left sidebar.
    4. Click on General below.
    5. Click on View logs:
    6. Choose to view the logs of sent or received emails, and set the date and time.
    7. Click on Search.

     

    Consult the logs from Service Mail

    To access Service Mail:

    1. Click here to access the management of your product on the Infomaniak Manager (need help?).
    2. Click directly on the name assigned to the product concerned.
    3. Click on the email address concerned in the table that appears:
    4. Click on Logs in the left sidebar menu.
    5. From the dropdown menu, select an email address (by default, it is the first address of Service Mail that is selected).
    6. Choose to view the logs of sent or received emails, and set the date and time:
    7. Click on Search.

     

    Log results

    The email sending and receiving logs will be presented in the form of a table.

    Hover your mouse over the possible icon ⓘ in the Status column to display more information if necessary:



    Updated 29.08.2025 Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Create a sorting rule model for your mail

    This guide explains how to create a template for the sorting/filtering tool (conditions that allow you to automatically classify your emails based on certain criteria) for all your mailboxes on the Infomaniak Web app Mail (online service mail.infomaniak.com).

     

    Preamble

    • A template allows you to create the neutral base of a tool that can then be used by multiple users of the same Infomaniak Mail service, or even personalized according to the person who will use it.
    • In the case of a rule template, the creator of the template chooses the condition(s) that will trigger the action, but it is up to the end user, from their Mail, to define the action to be performed (e.g., moving to a specific folder) when they add a rule based on the existing template.
    • For privacy reasons, it is not possible to apply sorting rules to multiple email addresses at the same time.
    • You can also hide a template so that it is no longer used.

     

    Create a sorting rule template

    To create a template:

    1. Click here to access the management of your product on the Infomaniak Manager (need help?).
    2. Click directly on the name assigned to the product in question.
    3. Click on Global Configuration in the left sidebar.
    4. Click on the Rules tab.
    5. Click on Add a rule template:
    6. Give a name to the template.
    7. Define the condition for which the end user can choose the action to trigger.
      • The different conditions available for sorting filters are presented in this other guide.
    8. If the Make visible option is enabled (during creation or also possible afterwards), the rule models created will be suggested to users of email addresses that go to their FILTERS AND RULES section.
    9. Press Add the model:
      • When the user of an email address from the Mail Service on which the rule model has been defined goes to the configuration of their sorting rules, they will be able to choose the model as a basis for work, which will save them from having to reconfigure a potentially complex configuration, and simply choose the action to be performed:


    Updated 26.08.2025 Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Set up Apple Mail (macOS) with IMAP profile (email)

    This guide explains how to connect the desktop app Apple Mail (desktop application on macOS) to an email address hosted by Infomaniak.

     

    Preamble

    • Your macOS computer will be automatically configured using configuration profiles .mobileconfig compatible with Apple, unlike a manual configuration.
    • It is possible to delete a configuration profile once installed (scroll to the bottom of this page for explanations).
    • ⚠️ All the services offered by Infomaniak are compatible with the corresponding standard protocols (notably IMAP/SMTP for email, WebDAV for sharing, S3/Swift for storage, etc.).
    • Therefore, if you encounter a problem with third-party software, contact its publisher or a Partner and consult the support policy as well as article 11.9 of the Infomaniak Terms and Conditions.

     

    Install a configuration profile

    Prerequisites

    • Create the address within my kSuite or on a Mail Service (Mail Service alone, or existing within a kSuite).
    • Test the email password (do not confuse it with the one used to log in to the Infomaniak interface).
    • Check on the Service Mail that the automatic diagnosis is correct.
    • Have added the email address in question to Mail Infomaniak to use the synchronization assistant and for the Apple profile to work on your devices.

    You can download the profile from the relevant device or send it from another device (if you already have an email address that works correctly, for example):

    1. Click here to access the Infomaniak configuration tool (online service https://config.infomaniak.com) — log in if necessary to your Infomaniak account on the Organization managing your email address.
    2. Choose to install the profile on this device.
    3. Choose to synchronize the emails.
    4. Enter the password for the email address (attached to Mail Infomaniak (Webmail)) that you wish to synchronize.
    5. Click the blue Verify button:
    6. Download the configuration profile:
    7. Open the System Settings of the computer.
    8. Click on General in the sidebar, then click on Device Management (for macOS Sequoia 15 version). If you have a lower version or cannot find the profile, refer to the official documentation by changing the system version at the top of the page if necessary:
    9. Click on +:
    10. Locate and then open the previously downloaded file:
    11. Click on Continue:
    12. Enter the email password.
    13. Click on Install:
    14. There you go, your email address is now configured in the Apple Mail application, which you can open and control.

     

    Delete an IMAP account

    Refer to the chapter "Stop using an account" by changing the system version at the top of the page* if necessary (note: do not delete a POP3 account without backing up your messages first).

     

    Delete an Apple profile

    Refer to the official documentation by changing the system version at the top of the page if necessary.

    sign

     


    *Why is it necessary to choose the guide version that exactly matches your macOS / iOS system version? Apple introduces sometimes subtle changes with each new version of its system, for example a path on iOS 15…

    … becomes this on iOS 18…



    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Understanding Data Security, GDPR and LPD

    This guide covers data protection regulations in Switzerland and Europe and the measures taken by Infomaniak to secure your customer data and data within Web Hosting and Mail Services.

     

    Understanding the difference between data security and data confidentiality

    Data security aims to prevent any unauthorized access to your information. It relies on measures such as encryption, firewalls, or VPNs. A security breach can have disastrous consequences: imagine if a hacker steals your entire customer database and demands a ransom to recover it. This type of attack – ransomware – can paralyze a company overnight.

    Data confidentiality concerns who can access your information and how it is used. Even if your data is secure against hacking, it can be collected, analyzed, and resold… legally.

    Example: you carefully store your customers' information, but unbeknownst to you, a service you use shares – anonymously – this data with third parties. Result? Your competitors can obtain valuable analyses of your market and target your own customers without ever needing to hack.

     

    LPD & GDPR

    In Switzerland, the LPD (Federal Data Protection Act) and nLPD (for the "new Law" in effect since September 2023) protect the confidentiality of residents by regulating the collection and processing of personal data by organizations.

    On the other hand, the GDPR (General Data Protection Regulation) of the EU, in effect since May 2018, influences global companies processing the data of European residents, including in Switzerland. While the LPD applies to the data of Swiss residents, the GDPR concerns that of EU residents. Swiss companies managing European data must comply with the GDPR requirements, including the designation of a Data Protection Officer and the conduct of Impact Assessments in case of risky processing.

     

    Your role as an Infomaniak Client

    Regarding the hosted data that belongs to you and if this concerns the personal data of your visitors, contacts, and customers, it is your responsibility to ensure compliance.

    When processing this personal data, it is important to inform users about how and why the data is being processed. This is usually done through a privacy policy/statement, a DPA.

    Agreement between data controller and processor

    A DPA (Data Processing Agreement), known in German as AVV (Auftragsverarbeitungsvertrag), in Italian as ATD (Accordo di Trattamento dei Dati), and in Spanish as CTA (Contrato de Tratamiento de Datos), translates to Data Processing Agreement or Personal Data Processing Contract.

    This is a mandatory contract provided by the GDPR between a data controller and a processor. It defines the purpose, duration, and nature of the processing, as well as the obligations and security measures. Its objective is to protect the personal data entrusted to a service provider.

    This GDPR certificate (in PDF format) can be generated and downloaded from the Manager (accessible to organization users who are owners or administrators):

    1. Click here to access DPA management on the Infomaniak Manager (need help?).
    2. Click on the Generate button to download the custom PDF document:

    Here are some tips on this subject:

    • Inform about all data processing, not just those related to the website.
    • Ensure easy access to the privacy statement on the website, for example in the footer of each page.
    • In general, it is not necessary to obtain user approval for privacy statements (e.g., for forms); it is sufficient to indicate where to find the statement (example Site Creator).
    • Keep in mind that new, more in-depth information rules may require adjustments to existing privacy statements.

    It is crucial to differentiate between the security of the infrastructures where your data is hosted and the management and implementation of your data on your side. As a host, Infomaniak acts as a subcontractor for your GDPR obligations. In this context, its privacy policies and cookie usage, as well as its terms and conditions, provide the necessary guarantees regarding its compliance as a subcontractor.

    If necessary, you can find professionals or online guides to help you in the compliance process.

     

    Infomaniak's Role

    Like companies that work with user data, Infomaniak must comply with the LPD and because among these users there are European citizens, the GDPR as well:

    • the data privacy policy details the data that Infomaniak retains to provide and execute its services
    • the policy related to the protection of your personal data describes Infomaniak's commitments as a subcontractor that hosts all of your data, including personal data

    These commitments, transcribed in the general terms and conditions and specific terms and conditions, are as follows:

    • keep your data within data centers exclusively located in Switzerland and never transfer your information outside these infrastructures
    • apply rigorous security standards and constantly improve processes to guarantee you a high level of security across all services
    • promptly inform you in case of a breach of your data
    • ensure transparency with you when Infomaniak uses subcontractors who may process your data
    • strengthen and develop physical security measures to prevent any unauthorized access to the infrastructures where your data is stored
    • implement physical and/or logical isolation systems (depending on the services) to separate the hosting of different clients; moreover, Infomaniak performs annual penetration tests to ensure data integrity between clients
    • demonstrate a high level of reactivity in the secure updating of systems under its responsibility

     

    Manage the cookies of the site infomaniak.com

    When you visit the page infomaniak.com a choice must be made for the acceptance of certain cookies. To modify this choice later, access your preferences from the bottom of the site's page:



    Updated 18.08.2025 Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Copy the Infomaniak mail content internally

    This guide explains how to copy the content of an Infomaniak email address (all email messages, folders, subfolders, in short, the entire structure of your mailbox) to another of your existing addresses at Infomaniak, thanks to the Infomaniak import tool!

     

    Preamble

    • This does not affect the content currently present in the address that will receive the content, nor the content of the source address whose content will be copied.
    • Any duplicates are managed: identical content will only be copied once.
    • It is possible to specify a second address to import during the same process.
    • If necessary, refer to this other guide to import messages from an external email provider other than Infomaniak.

     

    Copying emails from one account to another

    To import the content from another email address:

    1. Go to the address https://import-email.infomaniak.com/.
    2. If necessary, log in to your Infomaniak account on the Organization of your choice; indeed, the import will be to an email address linked to the Infomaniak Web Mail interface (online service ksuite.infomaniak.com/mail) of the account you are using.
    3. Click on single import.
    4. Fill in the left field with your source email address (whose content is to be copied).
    5. Fill in the right field with the password of this same email address (click here to verify that you are using the correct password and, if necessary, modify the password of your email address).
    6. Click on Confirm:
    7. If necessary, enter a second email address to be imported at the same time:
    8. Choose which email address to import the emails to; the drop-down menu lists the email addresses currently linked to your Infomaniak Web Mail interface (online service ksuite.infomaniak.com/mail) of the Infomaniak account you are logged in to:
    9. It is obviously impossible to copy the e-mails to the same address:
    10. After selecting the desired destination address from the list, click on the blue Import the e-mails button:
    11. The copy begins and continues in the background, you can close the window that appears.
    12. A confirmation e-mail will be automatically sent to all e-mail addresses concerned by the operation once the import is complete, mentioning the number of messages copied.


    Updated 29.08.2025 Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Sites *perso.ch, *.users.ch, *.geneva-link.ch

    The hosting platform for your sites *perso.ch, *.users.ch, *.geneva-link.ch is evolving and this guide presents the procedure to follow to connect to your FTP space.

     

    Change of login credentials

    The current hosting platform uses a prefix for your FTP username. It is in the following format: "persoch_"

    So, if your username was infomaniak, you will now need to use the following user to connect via FTP: persoch_infomaniak. 



    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Resolve a Sender Mismatch error

    This guide presents the email authentication mechanisms and ways to resolve the Sender Mismatch error.

     

    Preamble

    • The "Sender Mismatch" error occurs when the address used to send an email does not match the authentication address used when connecting to the SMTP server.
    • This error is related to two specific elements:
      • the Return-path (also known as "envelope sender"), which is used by the mail server to handle returns and delivery errors,
      • and the From header, which is the sender's address visible to the recipient in the message.

     

    Resolve the Sender Mismatch error

    Technically, when sending an email via an email software/client, you must authenticate using a username (= your email address) and a password.

    If, after authentication, the sender address specified in the "From" header or in the "Return-path" is different from the address used for authentication, the Infomaniak server may consider this an attempt at spoofing. This inconsistency triggers the "Sender Mismatch" error.

    To fix this error:

    • Check that the email address used for sending is the one you authenticate with (or a valid alias).
    • Do not change the Return-path address or the From header to an unauthorized address (if necessary, refer to this other guide to test another email application or to correctly configure your current email software/client).


    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Manage email addresses in bulk

    ‍This guide explains how to perform a bulk action (deletion, activation of the anti-spam filter, etc.) on multiple email addresses within a Service Mail.

     

    Bulk actions

    To perform these actions in bulk:

    1. Click here to access the management of your product on the Infomaniak Manager (need help?).
    2. Click directly on the name assigned to the relevant product.
    3. Check the box to the left of Email Address to select all addresses, or select the desired addresses one by one.
    4. The list of available actions will then appear at the bottom of the page, including in the action menu ⋮ :

    The following batch actions are possible:

    • enable the anti-spam filter
    • enable the advertising filters
    • apply general rights
    • enable an automatic responder
    • apply a signature template
    • delete the redirections
    • delete the email addresses


    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Set up eM Client in IMAP (email)

    This guide explains how to connect the eM Client email application to an email address hosted by Infomaniak.

     

    ⚠️ All the services offered by Infomaniak are compatible with the corresponding standard protocols (notably IMAP/SMTP for email, WebDAV for sharing, S3/Swift for storage, etc.). Therefore, if you encounter a problem with third-party software, contact its publisher or a Partner and consult the support policy as well as article 11.9 of the Infomaniak Terms and Conditions.

     

    Prerequisites

    • Create the address within my kSuite or on a Mail Service (Mail Service alone, or existing within a kSuite).
    • Test the email password (do not confuse it with the one used to log in to the Infomaniak interface).
    • Check on the Service Mail that the automatic diagnosis is correct.

     

    Add the email address to the application

    To configure the email application:

    1. Open the application and choose the desired mode, then click on Next:
    2. Enter the email address to attach and then click the Start button next to the field:
    3. Enter the email password and then click on Continue next to the field:
    4. Check the box and click on Yes:
    5. Check and complete the missing information:
    6. Choose the desired mode then click on Next:
    7. Check and complete the missing information:
    8. It is done, your email address is now configured in the application:

     

    Recommended settings

    • Incoming IMAP server = mail.infomaniak.com
    • IMAP port = 993 (with SSL)
    • 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 you want to access ( ? )
    • Authentication required for sending emails:
      • It is activated in the SMTP settings of your application.
      • Check "use the same settings as the incoming server" or, depending on the software/email client, enter a username (= full & complete email address) and its password.

    Some versions of eM Client incorrectly consider ports 993 and 465 as obsolete and you will then need to specify for IMAP tcp/143 STARTTLS or tcp/993 SSL/TLS and for SMTP tcp/587 STARTTLS.

     

    In case of trouble

    There is no need to contact Infomaniak Support if your email address works well outside of the application. The most common error involves using an incorrect password. Familiarize yourself with the solutions provided in this other guide regarding email in general.



    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Understand the limits and constraints of obsolete hardware or system

    This guide addresses issues that may arise when using Infomaniak applications (such as kChat, kDrive, kAuth, etc.) or tools (such as config.infomaniak.com, the Manager Infomaniak, etc.) with outdated hardware (OS, browser, devices, etc.) old / not up to date / obsolete‍.

     

    Preamble

    • For example, it will not be possible to comfortably access Infomaniak services with an iPhone 5s or 6 on iOS 12.
    • It is therefore recommended to regularly update browsers and operating systems to benefit from the best possible experience with the Infomaniak infrastructure.
    • Also, refer to this other guide which is more specifically focused on browsers and their components.
    • And are you using the latest version of the Infomaniak app concerned?

     

    Update the OS, browser, etc.

    Old systems or browsers can cause slowness, errors, or incorrect display. It is therefore preferable to rely on regularly updated components because Infomaniak apps work optimally on up-to-date systems and recent hardware.

    Example for kChat:

    kChatMinimum requirement
    Web App (browser)Chrome 134+, Firefox 128+, Safari 17.4+, Edge 134+
    Mobile app (iOS)iOS 15.1+ (iPhone 6s or newer)
    Mobile app (Android)Android 7.0+ with up-to-date Chrome
    Desktop app (macOS)macOS 12 (Monterey) or later
    Desktop app (Windows)Windows 10 or later
    Desktop app (Linux)Ubuntu 22.04 LTS or an equivalent maintained distribution

     

    If you encounter any issues with an internet browser, try updating it or installing an alternative:

    • Google Chrome
      https://www.google.com/chrome/
      (The site automatically detects the operating system and offers the latest version)
    • Mozilla Firefox
      https://www.mozilla.org/firefox/new/
      (Download and update page for Windows, macOS and Linux)
    • Microsoft Edge
      https://www.microsoft.com/edge
      (The link offers automatic update or download depending on the system)
    • Safari (macOS only)
      https://support.apple.com/fr-fr/HT204416
      (Safari updates are handled through macOS system updates)
    • Opera
      https://www.opera.com/fr/download
      (Allows you to download the latest version for your system)
    • Brave
      https://brave.com/download/
      (Download page with automatic operating system detection)

     

    Technologies used by Infomaniak

    Many of the web tools developed by Infomaniak use Angular. The need for up-to-date or recent hardware to run applications is not specific to Angular itself but rather a general requirement for running any modern web application. Here are a few reasons why up-to-date hardware is often necessary:

    1. Angular relies on advanced features of modern browsers, which are often missing or poorly managed in older versions.
    2. Recent browsers optimize JavaScript execution and graphical rendering, which improves the fluidity of Angular applications.
    3. Up-to-date versions fix known vulnerabilities, reducing the risk of compromise.
    4. Modern browsers are more compliant with the latest HTML, CSS and JavaScript specifications, ensuring better compatibility.
    5. Modern APIs (camera, geolocation, notifications, etc.) are only accessible through recent browsers, which are essential for interactive experiences.


    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Secure emails with an additional password

    This guide offers a solution for users wishing to increase the security level of their email, on a particularly weak point if you use an email software/client to check your emails.

     

    Also, learn about fingerprint security for checking emails on the mobile app Infomaniak Mail and this other guide if you prefer to secure email traffic.

     

    All passwords are stored

    When you use the Infomaniak online interface mail.infomaniak.com to view and send your emails, it is accessible via your Infomaniak account on which two-factor authentication (2FA) is enabled.

    Indeed, all the passwords for each of the email addresses you have attached to mail.infomaniak.com are stored, and you will not need to enter them each time you want to check your messages.

    But before that, you provide 3 pieces of information:

    1. your login ID
    2. the password for this login ID
    3. you then validate your access request using one of the additional available methods

    In all logic, a person in possession of your Infomaniak password will not be able to access your mailbox if they do not also have access to your mobile device.

     

    Case of a software/email client

    Two-factor authentication (2FA described above) does not exist directly with email retrieval protocols of the IMAP type. An email address has a password, and that's it.

    Therefore, an email client installed on a computer will also store all the passwords for each of the attached email addresses, but will not ask for a login password.

    There is a solution with Mozilla Thundebird:

    1. Open the email client software.
    2. At the top right, click on the menu button with three horizontal lines ☰ .
    3. Click on Preferences (and not on Account Settings):
    4. Click on Privacy and security in the left-hand menu.
    5. Scroll down to the Passwords section (all your stored email passwords are here).
    6. Check the box Use a master password:
    7. Click on the button in the same place to set your new password for opening the software/client of the email:

    To finish:

    • Close and then restart Thunderbird.
    • Upon reopening, enter your master password.
    • If you enter the password correctly, you will have access to your accounts.
    • In case of failure, Thunderbird will still open, but it will ask for the master password again.

    This method especially protects you if you share your environment with other users.



    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Manage the ad filter

    This guide explains how to enable or disable the Infomaniak ad filter that automatically sorts emails detected as Newsletters or activity notifications into specific folders.

     

    Preamble

    • The filter...
      • ... is automatically enabled when creating an email address within an Infomaniak Mail Service or when subscribing to a my kSuite / my kSuite+ offer.
      • ... allows you to focus on relevant and important emails, which improves your productivity by reducing distractions from ads and spam.
      • ... helps maintain a cleaner and better-organized inbox by separating advertising emails, making it easier to manage important emails.

     

    Enable the option from the Infomaniak Web Mail app

    Prerequisites

    • Have permission to manage filters: if you were invited to the Infomaniak Web Mail app (online service ksuite.infomaniak.com/mail) to manage your address, it is possible that the Mail Service manager has removed this right from their admin account.

    To access your Infomaniak mail settings:

    1. Click here to access the Infomaniak Web Mail app (online service ksuite.infomaniak.com/mail).
    2. Click on the Settings icon ‍‍ in the top right corner.
    3. Check or select the email address concerned in the dropdown menu of the left sidebar.
    4. Click on ‍ Filters and rules:
    5. Enable the ad filter option, the effect is immediate:
    6. To disable the filter, simply click the toggle switch again; in this case, all future received messages will go to the inbox.

     

    Enable the option from a Mail Service

    To access the settings of your Infomaniak mail service:

    1. Click here to access the management of your product on the Infomaniak Manager (need help?).
    2. Click directly on the name assigned to the product concerned.
    3. Click on the email address concerned in the table that appears
    4. Click on Filters and rules in the left sidebar menu
    5. Enable the advertising filter, the effect is immediate:
    6. To disable the filter, simply click the toggle switch again; in this case, all future messages received will go to the inbox.

    Note that you can enable it in bulk on multiple addresses at the same time.

     

    Customize the advertising filter

    Email placement

    In the same place (point 5 in the images above), by clicking on Modify, you can choose the default location of the 2 folders in which the messages will be placed automatically (like the special IMAP folders).



    Updated 29.08.2025 Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Discover eco-design to reduce the carbon footprint

    This guide is for you because you have chosen (or will choose) Infomaniak as your host. This choice is not trivial. You are sensitive to ecology and want to do everything possible to reduce the carbon footprint on the Internet.

    Infomaniak already thanks you for choosing this hosting provider that cares for the planet and for exploring the paths below to progress in the eco-design of your web environment.

    Why act?

    Websites consume energy to function, and the use of the Internet is one of the main causes of the increase in greenhouse gas emissions.

    In addition to choosing an ethical host that uses renewable energy sources to power its servers, you can also contribute to reducing these emissions by adopting eco-responsible practices in the design and management of your sites and Mail services.

    How to act?

    As mentioned earlier, Infomaniak takes action on various points, including its support department: it will assist you in choosing services tailored to your needs with a focus on environmental preservation, gather your feedback to optimize our practices and draw inspiration from your experiences, while also communicating the environmental challenges in the hosting sector to adopt good digital practices.

    At your level, there are several ways to reduce your carbon footprint on the Internet:

    Minimize energy consumption

    To reduce the energy consumption of servers and users' computers: optimize images, use web fonts, use minified scripts and data compression technologies. Clean designs can help reduce bandwidth requirements.

    Offer options to reduce data consumption by using lower quality images or providing streaming videos in different qualities, to disable trackers and advertisements that consume a lot of data.

    For good practices dedicated to WordPress consult the GreenIT sheets.

    Use eco-responsible technologies

    Sustainable development technologies, such as HTML5, CSS3, and JavaScript, are more environmentally friendly.‍

    Promote sustainability

    Raise user awareness of the environmental impact of Internet technologies and encourage them to adopt eco-responsible practices. Including with the WordPress solution.

    And what about email?

    The same habits can be applied to your email communication:

    • Use an eco-friendly signature that encourages recipients to reduce their environmental impact by using eco-friendly technologies or adopting eco-friendly practices…
    • Use eco-friendly email management tools that utilize renewable energy sources and have eco-friendly policies regarding energy consumption…
    • Use plain text emails instead of HTML emails, as HTML emails tend to consume more energy to be displayed…
    • Use PDF attachments instead of heavier formats…
    • Use unsubscribe features to avoid sending unwanted emails…
    • Use tracking tools to find out how many people open your emails and thus know if you are sending too many or too few…

    All these actions can be implemented gradually and should be adapted to the situation of each website. There is no one-size-fits-all solution.

    Regularly monitor energy consumption statistics to continue improving the site's ecological performance. Infomaniak will offer tools in this direction in the future, but in the meantime, you can use https://greenframe.io.



    Link to this FAQ:
    Has this FAQ been helpful?
    Thank you for your feedback. Improve this FAQ?
    Please do not ask any questions through this form, it is only used to improve our FAQ.
    Please use our contact form for any question.
    Your message has been sent. Thank you for suggesting an improvement to this FAQ.
    Display more results If you cannot find an answer, contact us
    logo infomaniak
    Prices do not include VAT
    facebook
    twitter
    linkedin
    instagram

    Infomaniak

    About Infomaniak The team Infomaniak is recruiting Press space Infomaniak blog All certificates Products and offers Clients' opinions

    Support

    Assistance 7/7 FAQ and guides Premium Support Sales contact API REST Report abuse WHOIS Public Cloud status Service status

    Partnerships

    Become a reseller Affiliate programme Directory of partners Requests for quotes Infomaniak Academy

    Ecology

    Green hosting Certificates & awards

    Follow our development

    The email entered is invalid
    earth icon
    • EN
      • EN
      • DE
      • ES
      • FR
      • IT
    ©2025 Infomaniak - Legal documents - Legal notice - Data Protection - Privacy Policy - Site map - Manage your cookies
    bcorp-logo
    icann-logo
    swiss
    new-iso
    swiss-hosting
    logo infomaniak
    Prices do not include VAT

    Infomaniak

    About Infomaniak The team Infomaniak is recruiting Press and media Infomaniak blog All certificates Products and offers Clients' opinions

    Support

    Assistance 7/7 FAQ and guides Premium Support offer Sales contact API REST Report abuse WHOIS Public Cloud status Service status

    Partnerships

    Become a reseller Affiliate programme Directory of partners Requests for quotes Infomaniak Academy

    Ecology

    Green hosting Certificates & awards

    Follow our development

    The email entered is invalid
    bcorp-logo
    icann-logo
    swiss
    new-iso
    swiss-hosting

    facebook
    twitter
    linkedin
    instagram
    ©2025 Infomaniak
    Contracts - Legal notice - Data Protection - Privacy Policy - Site map - Manage your cookies

    Managers

    earth icon
    • EN
      • EN
      • DE
      • ES
      • FR
      • IT
    Your browser is outdated, security and browsability are no longer guaranteed. We recommend that you update it as soon as possible by clicking here.