Skip to content

Replace MailHog with MailPit #117

@spwoodcock

Description

@spwoodcock
  • https://github.com/axllent/mailpit
  • A better maintained and faster alternative to mailhog - it serves the same purpose
  • I heard about it becasue it's used in the ODK Central dev setup.
  • I also now use it in FieldTM dev compose config and it works well:
  mail:
    image: "axllent/mailpit:v1.29.2"
    networks:
      - ftm-net
    restart: "unless-stopped"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions