You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
if you use an imap server which accepts logins with or without domainname, when a user logs in as
"user" or
"user@example.com" it should be treated as the same logins.
There should somehow be a possibility to tell the plugin to, either, always add the domain if the user didn't add it, or to strip the domain from the username if added.
Actual behaviour
An account "user" and a different user "user@example.com" are created..