Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rnwood/smtp4dev

smtp4dev - the fake smtp email server for development and testing
https://github.com/rnwood/smtp4dev

linux macosx smtp-server smtp4dev windows

Last synced: 19 days ago
JSON representation

smtp4dev - the fake smtp email server for development and testing

Awesome Lists containing this project

README

        

# logo
**smtp4dev - the fake SMTP email server for development and testing.**

A dummy SMTP server for Windows, Linux, Mac OS-X (and maybe elsewhere where .NET Core is available). Lets you test your application without spamming your real customers.

smtp4dev support many advanced features:
- OpenAPI/Swagger API
- IMAP access to retrieve and delete messages
- SMTP session logging
- UTF8 support
- Viewport size switcher to simulate mobile etc
- Multipart MIME inspector
- HTML compatibility report and HTML validation
- TLS/SSL with implicit and STARTTLS modes and auto self-signed cert generation
- Authentication
- Multiple mailboxes along with rules to control what message goes where
- Reply, compose and relay messages including rules to auto relay
- Scripting expressions including error simulation

*If you're looking for the older v2 Windows only GUI version. [Grab it here](https://github.com/rnwood/smtp4dev/releases/tag/v2.0.10).*

> Become a Patreon Donate *If you find smtp4dev useful, please consider supporting further development by making a donation*
> .

## Getting Started
[Installation Instructions](https://github.com/rnwood/smtp4dev/wiki/Installation)

[Configuration](https://github.com/rnwood/smtp4dev/wiki/Configuration)

[Configuring your programs to send mails to smtp4dev](https://github.com/rnwood/smtp4dev/wiki/Configuring-Clients)

[API] (https://github.com/rnwood/smtp4dev/wiki/API)

## Screenshots

![Screenshot 1](screenshot1.png)
![Screenshot 2](screenshot2.png)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frnwood%2Fsmtp4dev.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Frnwood%2Fsmtp4dev?ref=badge_shield)

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frnwood%2Fsmtp4dev.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frnwood%2Fsmtp4dev?ref=badge_large)