mirror of
https://github.com/retailcrm/transparent-email.git
synced 2024-11-24 14:26:05 +03:00
Add info to readme about Yandex.ru and Mail.ru ways to create aliases
This commit is contained in:
parent
ed8a560b00
commit
52c7aabca1
@ -58,3 +58,11 @@ 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
|
||||||
|
There's no official documentation about aliases here, but you can create them with 2 ways:
|
||||||
|
* `janedoe+alias@mail.ru` will be redirected to `janedoe@mail.ru`
|
||||||
|
* `janeDoe@MAIL.RU` will be redirected to `janedoe@mail.ru`
|
Loading…
Reference in New Issue
Block a user