thunderbird/thunderbird-android

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

Open

#7.551 aberto em 24 de jan. de 2024

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Kotlin (2.734 forks)batch import
good first issuepriority: lowstatus: needs designtype: task

Métricas do repositório

Stars
 (13.479 stars)
Métricas de merge de PR
 (Mesclagem média 7d 4h) (81 fundiu PRs em 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

Guia do colaborador