Hi. How to process incoming emails if there are a lot of old emails (for several years) in the mailbox? If I set the email rules “[“ALL”, [“SINCE”, “February 18, 2025”]]”, then when I stop and restart the workflow, the system starts processing all emails again. How can I make sure that only new emails are processed?
Move processed emails out of the inbox.
I don’t have Gmail, it’s not a very popular email.
Apply a tag to processed emails and ignore those in future executions.
How to do this?
Use the Remove Duplicates node to filter out emails you have already processed.
After the imap node, put this Remove Duplicates? Does the system store data about processed letters somewhere?