mirror of
https://github.com/retailcrm/transparent-email.git
synced 2024-11-22 13:26:06 +03:00
Documentation
This commit is contained in:
parent
c37541a790
commit
5f2e62330d
@ -28,7 +28,7 @@ $transformedEmail = $cleaner->getPrimaryEmail('John.Doe+alias@gmail.com');
|
|||||||
## Yahoo.com
|
## Yahoo.com
|
||||||
|
|
||||||
Aliases work different on Yahoo than on Gmail. On Gmail part after plus is skipped.
|
Aliases work different on Yahoo than on Gmail. On Gmail part after plus is skipped.
|
||||||
For example message sent to `jane.doe+alias@gmail.com` will be redirected to `jane.doe@gmail.com`.
|
For example message sent to `janedoe+alias@gmail.com` will be redirected to `janedoe@gmail.com`.
|
||||||
|
|
||||||
Yahoo uses the following pattern[*](https://help.yahoo.com/kb/SLN16026.html):
|
Yahoo uses the following pattern[*](https://help.yahoo.com/kb/SLN16026.html):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user