Skip to content

Decide when SMTP capability is re-checked #22

Description

@Hohnik

Part of #18

Question

Once SMTP is recorded as failed, what makes MailChat try again?

Candidates, not exclusive: an explicit user-triggered button on the accounts list (mirroring Choose sent folder); implicitly at send time; on every sync poll; on a timer. Each has a cost — the poll loop runs every 60s by default, and T-Online demonstrably rate-limits repeated connections from one IP.

Settle also: does a successful send or sync silently upgrade the stored state? Does a transient failure (per the research ticket) get retried automatically while a permanent one waits for the user?

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