Email Trigger (IMAP) with Gmail - trigger runs indefinitely, never captures emails

Hi,

I’m having an issue with the Email Trigger (IMAP) node on n8n Cloud with Gmail.

The problem:

My config:

  • n8n Cloud

  • Gmail Workspace with IMAP enabled

  • App password (2FA active)

  • Mailbox: INBOX (also tried [Gmail]/All Mail)

  • Action: Nothing

  • Custom Email Rules: ["UNSEEN"]

  • Force Reconnect Every Minutes: 1

I’ve tried multiple configurations but the result is always the same: connection works, trigger doesn’t. It’s so weird.

Is this a known issue with Gmail IMAP on n8n Cloud? Any ideas?

Thanks!