thunderbird / thunderbird/thunderbird-android

No error shown on DNS error

Open
#10,127 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Checklist
  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.
App

Thunderbird for Android

App version

13.0

Where did you get the app from?

F-Droid

Android version

GrapheneOS, Android 16

Device model

Pixel

Steps to reproduce
  1. Add an account with an IMAP and SMTP server on a local domain or a domain defined only within a company VPN (something like: private-mail-server.lan),
  2. Change network (or disconnect VPN) to one on which the domain is not defined (causing ping: unknown host),
  3. Try to refresh the message list, or to move a message between folders.
Expected behavior

The app should alert the user that the email server is not reachable, showing an error and its cause.

Actual behavior

Nothing happens and no error is displayed.
Furthermore, the failed DNS resolution is cached and causes the silent failure to persist for a while.

Logs

No response

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 reproducing the issue with an IMAP and SMTP server on a private domain, then disconnect the VPN or change networks and refresh or move a message. Trace how the DNS failure is handled and cached; done means the app displays the server-unreachable error and does not silently persist the failed resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.