With the Email inbox feature, you can have a separate inbox for every site. DevKinsta catches all outgoing emails from PHP mail()
. Behind the scenes, DevKinsta uses MailHog
as an email client.
View email
Click on one of your emails in the list, and it’ll show you the details. DevKinsta can display both html
and plain
emails.
Manipulate email
On the email list, you can do the following actions with the emails:
- mark as read
- delete
- see raw content
Email service logs
You can check MailHog
logs by the following commands:
# Listen for the MailHog's logs
docker logs -f devkinsta_mailhog