Merge pull request #2147 from FreemoX/patch-1

Update README
This commit is contained in:
RainLoop Team 2022-08-31 23:59:05 +03:00 committed by GitHub
commit b4fa86b8f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,8 @@
Plugin which allows you to set up custom username (login) by email address
Plugin which allows you to set up custom username (login) by email address.
Some mail servers use arbitrary usernames for logging in to the email service.
This plugin replaces pre-@ email address with the predefined username for logging in.
Usage: <user email>:<username>
Example: bob.jackson@mydomain.com:mydomain3
By doing the above, users can log in with "bob.jackson@mydomain.com" instead of "mydomain3@mydomain.com"