Skip to content

Proposal. Change testsmtp to MailHog. #85

Description

@opxwebdev

Hello Enrico,

For convenience, I suggest changing testsmtp to MailHog.

    mailhog:
        container_name: "sugar-mailhog"
        image: mailhog/mailhog:latest
        ports:
            - "8025:8025"

MailHog performs the same task as testsmtp, but it also has a simple interface for viewing emails.

I can make a pull request with configuration and documentation changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions