Addition to Account library: Given auto or manually configured Server:
- Authenticate with server using stored secret(s)
- Check/validate server settings, if possible
Depending on type of server, Account may depend on IMAP/JMAP/SMTP feature libraries to provide an asynchronous, throwing function or set of functions.
Addition to
Accountlibrary: Given auto or manually configuredServer:Depending on type of server,
Accountmay depend on IMAP/JMAP/SMTP feature libraries to provide an asynchronous, throwing function or set of functions.