thunderbird/thunderbird-android

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

Open

#7,551 opened on 2024年1月24日

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
 (平均マージ 7d 4h) (30d で 81 merged PRs)

説明

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

コントリビューターガイド