thunderbird/thunderbird-android

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

Open

#7 551 ouverte le 24 janv. 2024

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Kotlin (2 734 forks)batch import
good first issuepriority: lowstatus: needs designtype: task

Métriques du dépôt

Stars
 (13 479 stars)
Métriques de merge PR
 (Merge moyen 7j 4h) (81 PRs mergées en 30 j)

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

Guide contributeur