Skip to content

Conversation

@Its-Aki
Copy link
Contributor

@Its-Aki Its-Aki commented Nov 11, 2024

Issue: Fixes #8502

Summary: This pull request addresses a crash that occurs when setting up an account due to an InvalidDnsNameException.

Changes:

Added a catch block for InvalidDnsNameException in MxLookupAutoconfigDiscovery.kt.
Logged the exception using Timber.d.
Impact: This change prevents the application from crashing when an invalid DNS name is encountered during account setup.

Copy link
Collaborator

@cketti cketti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@cketti cketti merged commit 5627edf into thunderbird:main Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash when setting up an account

3 participants