Skip to content

SMTP server for developper computer, receive all mail, but never send remotelly, display it inside a web-interface

License

Notifications You must be signed in to change notification settings

lolo32/mailcatcher

Repository files navigation

MailCatcher

CI Security audit codecov License

What can I do, what's that?

This software can be used to have a SMTP mail server on any computer that accept any mail and display them using any web browser.

It DOES NOT really send them to any remote recipient address.

It acts as a SMTP server that can be used on port 1025 (25 for default port), and a web server that display the deceived mail on port 1080 (80 for default port).

Status

It's a work in progress

Developed with the help of JetBrains CLion.

License

It's published under the Apache License Version 2.0.

The CSS is the W3.CSS that does not have a license and is free to use.

The Javascript is Hyperapp that is licensed under the MIT license.

All rust used libraries are licensed under MIT except broadcaster that is unlicensed; some are also licensed under Apache License Version 2.0.

About

SMTP server for developper computer, receive all mail, but never send remotelly, display it inside a web-interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published