Skip to content

Add email-server to Library - #37

Open
colocohen wants to merge 1 commit into
Mindbaz:mainfrom
colocohen:patch-1
Open

Add email-server to Library#37
colocohen wants to merge 1 commit into
Mindbaz:mainfrom
colocohen:patch-1

Conversation

@colocohen

Copy link
Copy Markdown

Adds email-server to the Library section.

A Node.js library implementing SMTP, IMAP and POP3 - server and client for
each - with DKIM, SPF, DMARC, MTA-STS, TLS-RPT and DSN built in. It is a
protocol layer only: storage is provided by the application, so it can back
onto SQLite, Postgres, S3 or anything else.

Closest existing entry is MailKit (.NET); there is currently no equivalent for
Node.js - nodemailer is SMTP send-only, and Haraka is an MTA rather than a
library.

Apache-2.0, one runtime dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant