makeitcount / makeitcount/saas-express-starter-kit

Email deliverability improvement features e.g. dkim signing emails

Open
#35 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.