Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/incognito/mailqueueview

View your mail queue -- adapter not included.
https://github.com/incognito/mailqueueview

Last synced: 9 days ago
JSON representation

View your mail queue -- adapter not included.

Awesome Lists containing this project

README

        

MailQueueView
=============

Because sending an email to test an email template is a silly thing to do 80%
of the time.

## What?

This is meant to be a GUI layer to read email from your mail queue (you have a
mail queue system, right?).

You'll need to write an adaptor layer to connect this GUI to your database (or
whatever you store things into). It shouldn't be too hard to do, just implement
the methods on the interfaces.

## How?

TODO add install instructions
TODO implement interface