Skip to content

Mailhog and ARM64 support #22

@almunnings

Description

@almunnings

Issue isn't really an issue, more of a conversation starter:

Mailhog seems pretty stale (stable).
So stable it's missing out on arm support.
Theres no ARM64 support on docker hub.

A few other have been moving their images over to anatomicjc/mailhog (source) for ARM support.

Would also like to suggest as a complete alternative:

Perhaps an idea is a selection of options for a generic mail plugin?

  • Normal sendmail
  • MailHog
  • MailPit

Email is an important part of development still. If part of "The Great Armification", I'd hate for a staple like this module to miss out.

Interim, a fix for arm64 is:

  mailhog:
    type: mailhog
    portforward: true
    overrides:
      image: anatomicjc/mailhog:1.0.1
    hogfrom:
      - appserver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions