-
Notifications
You must be signed in to change notification settings - Fork 604
Open
Description
Which node are you reporting and issue on?
node-red-node-email email-in
What are the steps to reproduce?
Connect to an IMAP server.
What happens?
Mails are pulled after a given timeout.
What did you expect to happen?
Connection to IMAP server stays open and is checked after the timeout. If it is closed, reopen it and wait via IDLE for new incoming emails. New mails should trigger the flow immediately.
Example flow
paste your flow here
Environment
- Node-RED version: v4.1.0
- Node.js version: v20.19.4
- npm version: 10.8.2
- Platform/OS: Debian GNU/Linux 12 (bookworm)
- Browser: Firefox 142.0.1 (64-Bit)
Metadata
Metadata
Assignees
Labels
No labels