skarfr / mailchute

A mailinator-like service providing self-hosted disposable email addresses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mailchute

Build Status Coverage Status

A mailinator-like service providing disposable email addresses

What is Mailchute

Mailchute is an open source implementation of the mailinator service intended for personal use. It consists of three components:

  • smtpd - A simple SMTP server for receiving emails and store them
  • api - A RESTful API for retrieving stored emails
  • web - A web front-end for reading emails: mailchute-ui

About

A mailinator-like service providing self-hosted disposable email addresses

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 91.9%Language:Makefile 6.6%Language:Mako 1.6%