Skip to content

Node-red-node-email ignoring IMAP IDLE #1108

@tiffchros

Description

@tiffchros

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions