Skip to content

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Apr 19, 2022

@MGatner
Copy link
Member

MGatner commented Apr 19, 2022

MailHog looks cool but hasn't had a release in 2 years. Is this what we want to endorse? Have you used it recently and verified it still works well?

@kenjis
Copy link
Member Author

kenjis commented Apr 19, 2022

I checked it worked today.

Are there any other mail servers that are easy to build?

@MGatner
Copy link
Member

MGatner commented Apr 20, 2022

I've never used such a service! I always mock the email class and capture output instead (see Tatter\Outbox for example).

I'm interested in trying this though. Let's go with this one since you have experience with it.

@kenjis kenjis merged commit 49e1018 into codeigniter4:develop Apr 20, 2022
@kenjis kenjis deleted the add-docker-mailhog branch April 20, 2022 12:08
@kenjis
Copy link
Member Author

kenjis commented Apr 20, 2022

Yes, this is just some lines in docker-compose.yaml.
If we find something better, it is very easy to change.

MailHog is also very easy. set .env and run docker-compose.
That's it. You can see sent mails in http://localhost:8025/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants