thunderbird / thunderbird/thunderbird-android

Thunderbird tries IPv4 first before IPv6 for an IPv6 only IMAP mailserver.

Open
#10,286 4 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

14.0

Where did you get the app from?

Other

Android version

16 - Graphene OS

Device model

Pixel 7 Pro

Steps to reproduce
  1. Setup a mailbox that is IPv6 only for IMAP and SMTPs
  2. Try and refresh and look in the logs on the mailserver
  3. See there are no connections made for a very long time, until finally it tries the IPv6 DNS and succeeds instantly.
Expected behavior

Should connect straight away depending if it is IPv4 or IPv6

Actual behavior

I suspect that it is trying IPv4 first and waiting for the timeout before trying IPv6.

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

No source file, test, or entry point is named. Start by reproducing the issue with an IPv6-only IMAP and SMTP mailbox on Thunderbird for Android, then inspect the mailserver logs to confirm whether an IPv4 attempt delays the IPv6 connection. Done means the app connects without the reported timeout behavior.

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
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.