mirror of
https://github.com/retailcrm/transparent-email.git
synced 2024-11-24 06:16:26 +03:00
Update Readme file
This commit is contained in:
parent
2e4cd9ff47
commit
e1c198a571
13
README.md
13
README.md
@ -56,3 +56,16 @@ Yahoo uses the following pattern[*](https://help.yahoo.com/kb/SLN16026.html):
|
|||||||
|
|
||||||
Therefore we do not know what is the real email, so in this case result will be `baseName@yahoo.com`,
|
Therefore we do not know what is the real email, so in this case result will be `baseName@yahoo.com`,
|
||||||
which actually does not exist.
|
which actually does not exist.
|
||||||
|
|
||||||
|
## Yandex.ru
|
||||||
|
In official [documentation](https://yandex.com/support/mail/web/preferences/about-sender/additional-addresses.html) you can find some use-cases about aliases usage.
|
||||||
|
|
||||||
|
## Mail.ru
|
||||||
|
Mail.ru service uses following aliases:
|
||||||
|
* `janedoe+alias@mail.ru` will be redirected to `janedoe@mail.ru`
|
||||||
|
* `janeDoe@MAIL.RU` will be redirected to `janedoe@mail.ru`
|
||||||
|
|
||||||
|
## Icloud.com
|
||||||
|
Icloud.com service uses following aliases:
|
||||||
|
* `janedoe+alias@icloud.com` will be redirected to `janedoe@icloud.com`
|
||||||
|
* `janeDoe@ICLOUD.COM` will be redirected to `janedoe@icloud.com`
|
Loading…
Reference in New Issue
Block a user