Base de conhecimento
1000 perguntas frequentes, 500 tutoriais e vídeos explicativos. Aqui, você encontra apenas soluções!
Learn about the allowed characters for an email address
This guide details the allowed and prohibited characters when creating an email address (up to 64 characters) in an Infomaniak Mail Service.
Introduction
- The allowed characters differ depending on whether they appear before or after the at symbol
@. For example, innom-utilisateur.mail@nom-domaine.xyz:- Before the at symbol: the
nom-utilisateur.mailpart corresponds to the username. - After the at symbol: the
nom-domaine.xyzpart corresponds to the domain name.
- Before the at symbol: the
- To learn about the possibilities offered at the domain name level (the part after the at symbol
@), see this other guide.
Part before the at symbol: nom-utilisateur.mail
The RFC 5321 and RFC 5322 standards define the general syntax of email addresses. However, email providers – including Infomaniak – apply additional restrictions to ensure security, consistency, and compatibility with most software/email clients.
For example, an address such as -@exemple.com is syntactically valid according to RFC 5322, but is not accepted when created on Infomaniak servers.
These additional rules help to:
- prevent abuse (spam, malicious automation, etc.);
- comply with naming conventions (an identifier consisting only of
-does not make sense); - to ensure compatibility with email software/clients that handle certain address formats poorly.
In summary: RFC 5322 defines what is syntactically possible, but each server determines what is actually usable in practice.
Allowed characters before the at sign
The following characters can be used in the part before the at sign of an Infomaniak email address:
| Allowed characters | Examples / Notes |
|---|---|
| Letters | a to z and A to Z |
| Numbers | 0 à 9 |
| Hyphen | - (not allowed as the first or last character) |
| Underscore | _ |
| Period | . (allowed as long as it is not placed at the beginning, at the end, or consecutively) |
Forbidden characters before the at sign
The following characters (at sign, exclamation mark, hash, dollar, percent, caret, ampersand, asterisk, parenthesis, equals sign, bracket, chevron, comma, quotation marks, semicolon, question mark…) cannot be used to create an Infomaniak email address:
| Forbidden characters | Notes |
|---|---|
@ | reserved for separating the username and the domain |
| (space) | |
!, #, $, %, ^, &, * | not supported |
(, ), =, [, ] | not supported |
<, >, ,, ;, ", /, ? | not supported |
| Non-ASCII characters | e.g. accents or non-Latin letters |
| Control characters (ASCII codes < 32) | non-printable, prohibited |
Link para esta FAQ: https://faq.infomaniak.com/438
Esta seção de perguntas frequentes foi útil?