From b4fe7527a6c727da75fc680104b5c165a78d0f0e Mon Sep 17 00:00:00 2001 From: FreemoX Date: Fri, 17 Dec 2021 13:25:13 +0100 Subject: [PATCH] Update README Added more useful information regarding the usage of this plugin --- plugins/custom-login-mapping/README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/plugins/custom-login-mapping/README b/plugins/custom-login-mapping/README index 39aafa739..e260527b2 100644 --- a/plugins/custom-login-mapping/README +++ b/plugins/custom-login-mapping/README @@ -1 +1,8 @@ -Plugin which allows you to set up custom username (login) by email address \ No newline at end of file +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: : +Example: bob.jackson@mydomain.com:mydomain3 +By doing the above, users can log in with "bob.jackson@mydomain.com" instead of "mydomain3@mydomain.com"