thunderbird/thunderbird-android

[Account setup] Display "warning" message when using POP3

Open

#7,551 opened on Jan 24, 2024

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Kotlin (2,734 forks)batch import
good first issuepriority: lowstatus: needs designtype: task

Repository metrics

Stars
 (13,479 stars)
PR merge metrics
 (Avg merge 7d 4h) (81 merged PRs in 30d)

Description

The app doesn't really support the "download and manage emails locally" model that is used with POP3. This will most likely remain true for a while. To avoid user frustration, we should display a warning message when users try to set up a POP account and suggest they use IMAP (or switch to a different app).

We could display a message below the "protocol" widget when "POP3" is selected.

image

Contributor guide