-
-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possibility to change the check mail interval by default. #1477
Comments
15 minutes is not too high. Keep in mind: more frequent is more server load |
As I recall, many eMail client applications default to 5 minutes, and smartphones do the same, so I think 15 minutes is a pretty long time. |
But many email clients have a direct (open logged in) connection with IMAP server (might use IDLE and/or NOTIFY). You can't compare 2 worlds. You should compare Roundcube with SnappyMail for this setting (and then they are still completely different). And if you really can't wait for "new mail" to arrive, you can click the reload button as many times as need to. |
I also consider that it should be 5 minutes. I know I can change the interval time in the account settings, but that is not what I want. What I am looking for is an option that allows me to set the default interval time for all accounts. |
Can be overridden with a custom extension. For example see the Demo extension
|
Thanks! |
Is your request related to a problem? Please describe it.
I have not found an option to tell the system what the default check interval for new emails should be, and the default number "15" seems too high to me.
Describe the solution you would like
Enable an option to change the default check mail interval.
The text was updated successfully, but these errors were encountered: