thunderbird/thunderbird-android

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

Open

#7,551 创建于 2024年1月24日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Kotlin (2,734 fork)batch import
good first issuepriority: lowstatus: needs designtype: task

仓库指标

Star
 (13,479 star)
PR 合并指标
 (平均合并 7天 4小时) (30 天内合并 81 个 PR)

描述

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

贡献者指南