thunderbird / thunderbird/thunderbird-android

chore: add local mail server

Open
#11,074 1 comment 0 reactions 1 assignee View on GitHub

@wmontwe is already working on this.

Since Jun 1, 2026.

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

Description

While trying to reproduce #10998 and debug #11000, it was very difficult to follow the actual sync process using our existing demo accounts, since they do not perform real sync. Real accounts are also difficult to debug effectively because the connections are encrypted, and it is hard to set up reproducible data points for repeated testing.

To mitigate this, we should provide a local test environment that lets us debug against a reproducible setup, with the ability to inspect and influence the client-server communication.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.