Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nodemailer/wildduck
Opinionated email server
https://github.com/nodemailer/wildduck
imap-server lmtp mongodb pop3-server
Last synced: 20 days ago
JSON representation
Opinionated email server
- Host: GitHub
- URL: https://github.com/nodemailer/wildduck
- Owner: nodemailer
- License: eupl-1.2
- Created: 2017-03-05T21:23:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T07:49:33.000Z (6 months ago)
- Last Synced: 2024-04-23T10:43:41.147Z (6 months ago)
- Topics: imap-server, lmtp, mongodb, pop3-server
- Language: JavaScript
- Homepage: https://wildduck.email/
- Size: 10.1 MB
- Stars: 1,828
- Watchers: 56
- Forks: 256
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-mongodb - WildDuck Mail Server - Scalable high availability email server that uses MongoDB for email storage (Applications / Web)
- awesome-repositories - nodemailer/wildduck
- awesome-starred - nodemailer/wildduck - Opinionated email server (mongodb)
- awesome-homelab - wildduck
README
# WildDuck Mail Server
WildDuck is a scalable no-SPOF IMAP/POP3 mail server.WildDuck uses a distributed database (sharded + replicated MongoDB) as a backend for storing all data, including emails.
WildDuck tries to follow Gmail in product design. If there's a decision to be made then usually the answer is to do whatever Gmail has done.
## Links
- [Website](https://wildduck.email)
- [Documentation](https://docs.wildduck.email)
- [Installation instructions](https://docs.wildduck.email/#/general/install)
- [API Documentation](https://docs.wildduck.email/api)## License
WildDuck Mail Agent is licensed under the [European Union Public License 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12) or later.