thunderbird / thunderbird-android

Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
https://thunderbird.net/
Apache License 2.0
10.49k stars 2.49k forks source link

Poll frequency "When received" #7442

Closed FMorschel closed 9 months ago

FMorschel commented 10 months ago

Checklist

App version

6.713

Problem you are trying to solve

With Gmail and Samsung Email (and others), there is an option to receive notifications (when the server has that ability - e.g. Gmail, Outlook, etc) to get the notification of the email when it arrives on the server.

I'd like to propose that same ability on Thunderbird for Android.

Suggested solution

Samsung mail sync schedule has an example with an option "Auto (when received)":

Similar to the "Allow immediate server notifications when new messages arrive" check on the Thunderbird Desktop App.

Both are represented in the screenshots below.

Screenshots / Drawings / Technical details

Screenshot examples:

Thunderbird Desktop app with server settings

cketti commented 10 months ago

See https://forum.k9mail.app/t/how-to-configure-push/1102

FMorschel commented 10 months ago

Thanks a lot! So my question here would be: Shouldn't this be reviewed UI/UX-wise?

I as an end user (who even has some background to know how to look/ask for things) had to come all the way here because I didn't know that this option was named "Push folders" (I had no idea what that meant before this answer).

Could this be reviewed to help users who are not that familiar with this kind of email configuration?

cketti commented 9 months ago

Absolutely, the current UX isn't great. We're working on getting rid of folder classes in general (see #2669).

Once that's done, we can think about making Push the default. It has some drawbacks when people want to sync a lot of folders. So we probably need to display a warning message when users try to sync "too many" folders via Push.

Closing this issue because we don't need it to keep track of the work.