Documentation

This commit is contained in:
bkrukowski 2016-09-10 14:12:14 +02:00
parent b2bf6e9b32
commit 9fe033a431

View File

@ -37,6 +37,4 @@ Yahoo uses the following pattern[*](https://help.yahoo.com/kb/SLN16026.html):
* *baseName* - value defined by the user, different than email login;
* *keyword* - one from a list of keywords defined by the user.
Therefore we do not know what is the real email, so in this case result will be:
*baseName*-alias@yahoo.com.
Therefore we do not know what is the real email, so in this case result will be `baseName-alias@yahoo.com`.