Skip to content

svandragt/devbox-mailpit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mailpit is a small, fast, low memory, zero-dependency, multi-platform email testing tool & API for developers.

It acts as an SMTP server, provides a modern web interface to view & test captured emails, and contains an API for automated integration testing (read more).

To install a github hosted plugin, add the following to the include section of your devbox.json Default - master branch:

    "packages": [
        "mailpit@latest"
    ],
    "include": [
        "github:svandragt/devbox-mailpit"
    ]

Followed by devbox services up. Mailpit will be enabled on http://localhost:8025/

More information

About

Mailpit plugin for devbox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors