-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Now that many services are dropping non-OAuth IMAP support, I want to migrate existing account to regular internal database accounts.
Describe the solution you'd like
I wanted some documentation on how to migrate \OCA\UserExternal
accounts to internal "Database" accounts.
Running raw SQL on the database is acceptable, this is a one-shot change.
Describe alternatives you've considered
I saw some IMAP proxies, but those support a single username, from what I can tell.