makeitcount / makeitcount/saas-express-starter-kit
Email deliverability improvement features e.g. dkim signing emails
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
How? https://nodemailer.com/dkim/ or https://github.com/postalsys/mailauth
This will improve deliverability if there is good engagement on the emails sent. But if there is no engagement, it might result in negative impact. This is essential though when you want to make sure your emails are spoof proof as when dkim signed, mailboxes can verify the sender.
Before implementation, brainstorm the pros and cons, is it useful for most people, will people be able to use is correctly and how we can avoid misconfiguration risks.
Contributor guide
No contributing guide indexed for this repository
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 by reading the Nodemailer DKIM documentation and the mailauth project linked in the issue. Assess the pros, cons, usability, and misconfiguration risks before identifying the starter kit's email entry point. Done means a decided, documented implementation scope with clear safeguards and acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100