Class SwingMail

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SwingMail extends JFrame
A little utility originally written by Chris K (in Confluence) - provides a simple UI for starting and stopping a test mail server. Useful for manually testing JIRA notification features.

Features: - SMTP / IMAP servers - Test message sender - a default admin mail account - and much more! No, that's about it.

See Also: