node-red / node-red/node-red-nodes
Node-red-node-email shows permanent "sending" status with green indicator
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
Node-red-node-email shows permanent "sending" status with green indicator after sending a message, even though the message arrives in my gmail inbox.
I would expect the status to be changed to "sent" and perhaps move from blue to green.
- Node-RED version: 0.20.5
- node.js version: v11.14.0
- npm version: 6.9.0
- Platform/OS: Pine A64 running DietPi v6.22.3
- Browser: Windows Brave Version 0.68.132 Chromium: 76.0.3809.132 (Official Build) (64-bit)
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 with the node-red-node-email implementation and reproduce the behavior using the reported Node-RED 0.20.5 and Gmail setup. Trace the status update after delivery, then verify that a successful send reaches a final "sent" state with the expected indicator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100