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
270 forks
Language: JavaScript
last commit: about 1 month 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,190 |
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. | 648 |
eudoxia0/postmaster | A library that provides an easy-to-use SMTP/IMAP interface with API inspired by NodeMailer, allowing users to send and manage email through a variety of 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 | 998 |
albertito/chasquid | An SMTP server designed for simplicity, security, and ease of operation | 880 |
apache/james-project | A mail server with modular architecture and extensible components | 899 |
tweedegolf/mailcrab | An email test server written in Rust with a web interface to view and inspect incoming emails. | 826 |
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. | 347 |
mailmug/zigmailer | A tool for creating custom SMTP servers on the fly using Zig programming language | 2 |
marcomelilli/nestjs-email-authentication | An authentication service using NestJS and MongoDB with email verification features | 482 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |