Metadata-Version: 1.0
Name: mailsink
Version: 0.0.2
Summary: a mock SMTP server
Home-page: http://github.com/bgilmore/mailsink
Author: Brandon Gilmore
Author-email: brandon@mg2.org
License: BSD
Description: ==========
        mailsink
        ==========
        
        Mailsink is a mock SMTP server with a built in web UI for viewing the messages that it "delivers"
        
        As of release 0.0.2, the viewer can properly display multipart MIME messages (including `HTML email <http://bgilmore.github.com/mailsink/screenshot-html.png>`_)
        
        .. image:: http://bgilmore.github.com/mailsink/screenshot.png
        
        
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Testing
