wildduck
Email server
An email server using MongoDB as its backend and emulating popular web-based mail services.
Opinionated email server
2k stars
55 watching
268 forks
Language: JavaScript
last commit: 10 days ago
Linked from 1 awesome list
imap-serverlmtpmongodbpop3-server
Related projects:
Repository | Description | Stars |
---|---|---|
eleith/emailjs | A Node.js library for sending HTML emails and attachments to any SMTP server | 2,187 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
moggers87/salmon | A Python mail server framework with features like routing, templating, and database integration. | 644 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |
feathersjs-ecosystem/feathers-mailer | A service for sending emails using various transport methods (SMTP, Mandrill) in Node.js applications built with FeathersJS. | 83 |
dovecot/core | An email server software package with support for IMAP, POP3, and SMTP protocols | 986 |
albertito/chasquid | An SMTP email server designed to be simple, secure, and easy to use. | 873 |
apache/james-project | A mail server with modular architecture and extensible components | 893 |
tweedegolf/mailcrab | An email test server written in Rust with a web interface to view and inspect incoming emails. | 732 |
billzhong/inbox.py | An asynchronous SMTP server for handling incoming emails. | 1,507 |
timche/gmail-desktop | A desktop email client for Gmail with support for multiple accounts and customizable appearance and behavior. | 848 |
willwhite/freemail | A database of disposable email domains and a handy Node.js module for querying it. | 344 |
mailmug/zigmailer | Custom SMTP servers can be created on the fly using this project | 1 |
marcomelilli/nestjs-email-authentication | An authentication service using NestJS and MongoDB with email verification features | 477 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |