thunderbird / thunderbird/thunderbird-android

Option to disable/enable account

Open
#5,630 6 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

Is your feature request related to a problem? Please describe.
There are times when I would like to disable specific accounts but leave the account in K9.
There are various email apps which allow you to do this such as Hermes/Eudora and Pop Peeper.

Describe the solution you'd like
An option in Account Settings / General Settings to Disable or Enable account.
Disabling Account would stop fetching or Sending email and Enabling would allow fetching or sending email from the account.

Describe alternatives you've considered
None except deleting the account but that is not what I want to do.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the Account Settings / General Settings UI and the account fetching and sending entry points. Confirm how account state is stored and used, then make the disabled state prevent both fetching and sending while enabling restores both behaviors; verify the setting can be changed without deleting the account.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.