diff --git a/source/_integrations/imap.markdown b/source/_integrations/imap.markdown index 389a8360733..b4dfdd3356d 100644 --- a/source/_integrations/imap.markdown +++ b/source/_integrations/imap.markdown @@ -63,6 +63,16 @@ The SSL cipher list and verify SSL are advanced settings. The options are availa +### Enable IMAP-Push + +IMAP-Push is enabled by default if your IMAP server supports it. If you use an unreliable IMAP service that periodically drops the connection and causes issues, you might consider turning off IMAP-Push. This will fall back to polling the IMAP server. + +
+ +The enforce polling option is an advanced setting. The option is available only when advanced mode is enabled (see user settings). + +
+ ### Troubleshooting Email providers may limit the number of reported emails. The number may be less than the limit (10,000 at least for Yahoo) even if you set the `IMAP search` to reduce the number of results. If you are not getting expected events and cleaning your Inbox or the configured folder is not desired, set up an email filter for the specific sender to go into a new folder. Then create a new config entry or modify the existing one with the desired folder.