sbeitzel / Stumpy

Stumpy is a macOS native dummy mail store with SMTP and POP3 interfaces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stumpy

An SMTP and POP3 server for local testing of email services.

Installation

You may build the application from source, or download a pre-built version from the App Store.

Operation

When first launched, the application displays a window with buttons to create a new mail store, load saved mail store definitions, and delete the current mail stores. Creating a new store adds a server block to this window: While the servers are stopped, you may change the ports on which the SMTP and POP3 servers will listen. Obviously, these can't be changed while the servers are running.

License and Attribution

Stumpy is distributed under the terms of the MIT License. It is written in Swift, based on the architecture of dumbster.

About

Stumpy is a macOS native dummy mail store with SMTP and POP3 interfaces.

License:MIT License


Languages

Language:Swift 100.0%