mailcrab
Email test server
An email test server written in Rust with a web interface to view and inspect incoming emails.
Email test server for development, written in Rust
826 stars
9 watching
27 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mailtutan/mailtutan | An SMTP server for test and development environments written in Rust. | 175 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 211 |
nodemailer/wildduck | An email server using MongoDB as its backend and emulating popular web-based mail services. | 1,925 |
stalwartlabs/mail-parser | A fast and robust e-mail parsing library | 305 |
staktrace/mailparse | A library to parse MIME email messages and extract their contents. | 183 |
lettre/lettre | A mailer library for sending emails from Rust applications. | 1,897 |
sporkrb/spork | A server for testing frameworks that ensures a clean testing state by creating a new instance for each test run. | 1,395 |
moggers87/salmon | A Python mail server framework with features like routing, templating, and database integration. | 648 |
stalwartlabs/mail-auth | An e-mail authentication and reporting library written in Rust | 84 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
skade/mailbox | A tutorial project demonstrating how to build a simple networked mailbox program with concurrency and networking in Rust. | 41 |
mailgun/mailgun-ruby | A Ruby library providing an interface to the Mailgun API | 472 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
tomrittervg/uee | An open specification for encrypting emails to protect their content during transit. | 16 |
albertito/chasquid | An SMTP server designed for simplicity, security, and ease of operation | 880 |