node-red / node-red/node-red-nodes
email node not deleting email in gmail
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
Which node are you reporting an issue on?
node-red-node-email
What are the steps to reproduce?
configure a gmail account to receive email (using ssl) from a specific folder (aka label in gmail). also set disposition to 'delete'.
What happens?
email is not deleted after it is fetched. (not sure if relevant - my emails have attachment which i save in node red)
What do you expect to happen?
email should be deleted after it is fetched successfully
Please tell us about your environment:
- [0.19.5 ] Node-RED version:
- [8.10.0 ] node.js version:
- [3.5.2 ] npm version:
- [ Ubuntu 16.4] Platform/OS:
- [ Chrome] Browser:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the node-red-node-email entry point and trace Gmail fetching with SSL, folder/label selection, and the delete disposition, including messages with attachments. Reproduce with the listed Node-RED and Node.js environment if possible; done means a successfully fetched message is deleted without breaking attachment handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100