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