mailpit

An email and SMTP testing tool with API for developers

MIT License

Stars
4.5K
Committers
21

Bot releases are visible (Hide)

mailpit -

Published by axllent over 1 year ago

API

  • Include Reply-To in message summary (including Web UI)

UI

  • Tab to view formatted message headers
mailpit -

Published by axllent over 1 year ago

Feature

  • Add 'o', 'b' & 's' ignored flags for sendmail

Libs

  • Update Go modules
  • Update node modules
mailpit -

Published by axllent over 1 year ago

API

  • Built-in OpenAPI / Swagger documentation (see http://0.0.0.0:8025/api/v1/)

Bugfix

  • Fix JavaScript error when adding the first tag manually

Feature

  • Download raw message, HTML/text body parts or attachments via single button
mailpit -

Published by axllent over 1 year ago

API

  • Return received datetime when message does not contain a date header

Feature

  • Rename SSL to TLS, add deprecation warnings to flags & ENV variables referring to SSL
  • Options to support auth without STARTTLS, and accept any login (see #56)
  • Option to use message dates as received dates (new messages only)
mailpit -

Published by axllent over 1 year ago

Docker

  • Expose default ports (1025/tcp 8025/tcp)

Feature

  • Expand custom webroot path to include a-z A-Z 0-9 _ . - and /
mailpit -

Published by axllent over 1 year ago

Bugfix

  • Fix search with existing emails

Libs

  • Update node modules
mailpit -

Published by axllent over 1 year ago

Feature

  • Add Cc and Bcc search filters

Libs

  • Update node modules
  • Update Go modules

Pull Requests

  • Merge pull request #42 from shizunge/dependabot
mailpit -

Published by axllent over 1 year ago

Bugfix

  • Restore notification icon

UI

  • Compress SVG icons
mailpit -

Published by axllent over 1 year ago

Feature

  • Add Kubernetes API health (livez/readyz) endpoints

Libs

  • Upgrade to esbuild 0.17.5
mailpit -

Published by axllent almost 2 years ago

Bugfix

  • Correctly index missing 'From' header in database

Libs

  • Update node modules
  • Update go modules
mailpit -

Published by axllent almost 2 years ago

Bugfix

  • Include HTML link text in search data (see #30)
mailpit -

Published by axllent almost 2 years ago

Bugfix

  • Allow tags to be set from MP_TAG environment
mailpit -

Published by axllent almost 2 years ago

Bugfix

  • Allow tags to be set from MP_TAG environment
mailpit -

Published by axllent almost 2 years ago

Build

  • Temporarily disable arm (32) Docker build

Libs

  • Upgrade esbuild to 0.16.2
mailpit -

Published by axllent almost 2 years ago

Bugfix

  • Append trailing slash to custom webroot for UI & API

Libs

  • Upgrade esbuild & axios

UI

  • Rename "results" to "result" when singular message returned
mailpit -

Published by axllent almost 2 years ago

Build

  • Remove duplicate bootstrap CSS

Libs

  • Update go modules
  • Update node modules
mailpit -

Published by axllent almost 2 years ago

Bugfix

  • Delay 200ms to set target="_blank" for all rendered email links
mailpit -

Published by axllent almost 2 years ago

Bugfix

  • Return empty arrays rather than null for message To, CC, BCC, Inlines & Attachments

Feature

  • Message tags and auto-tagging (see wiki)
mailpit -

Published by axllent almost 2 years ago

Feature

  • Allow custom webroot
mailpit -

Published by axllent almost 2 years ago

API

  • Provide structs of API v1 responses for use in client code

Libs

  • Update go modules
  • Update node modules

Releases

  • Use go.mod-compliant version tags (see #20)