/pymail

Simple HTTP to postfix.sendmail daemon using WSGI

Primary LanguagePython

pymail

A very simple WSGI app that accept a HTTP POST request and then forward that request to postfix.sendmail.

This is a quick app for personal use. Do not deploy in a public-facing servers.