https://github.com/nodemailer/smtp-server
Create custom SMTP servers on the fly
https://github.com/nodemailer/smtp-server
lmtp smtp smtp-server
Last synced: 1 day ago
JSON representation
Create custom SMTP servers on the fly
- Host: GitHub
- URL: https://github.com/nodemailer/smtp-server
- Owner: nodemailer
- License: other
- Created: 2015-02-16T16:15:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T06:23:23.000Z (6 months ago)
- Last Synced: 2025-04-14T01:48:57.217Z (1 day ago)
- Topics: lmtp, smtp, smtp-server
- Language: JavaScript
- Size: 601 KB
- Stars: 878
- Watchers: 32
- Forks: 149
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - smtp-server
- awesome-inspiration - smtp-server
README
# smtp-server

Node.JS module for creating SMTP and LMTP server instances on the fly.
See [smtp-server homepage](https://nodemailer.com/extras/smtp-server/) for documentation and terms.