Skip to content

Decide whether IMAP failure is also non-fatal at connect #20

Description

@Hohnik

Part of #18

Question

"Independent" cuts both ways. If SMTP failure no longer aborts connect, does IMAP failure still abort it?

An account with no working IMAP can't be read, which is most of what MailChat does — but refusing to store it is what created the original problem in mirror image. Consider: is a send-only account a real case worth supporting? What happens when both protocols fail — is that still an error, or an account in a fully-unverified state the user can fix later?

This also decides whether connect() can ever create an Account whose credentials were never proven at all, and what that means for storing a password that may simply be wrong.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions