mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add section to IMAP for troubleshooting (#27301)
This commit is contained in:
parent
8c72d24458
commit
1666759357
@ -61,6 +61,10 @@ The SSL cipher list is an advanced setting. The option is available only when ad
|
||||
|
||||
</div>
|
||||
|
||||
### 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.
|
||||
|
||||
### Using events
|
||||
|
||||
When a new message arrives that meets the search criteria the `imap` integration will send a custom [event](/docs/automation/trigger/#event-trigger) that can be used to trigger an automation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user