Email Inbox

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.

The Email inbox can be viewed for each site by clicking on the envelope icon on the left side of the Site info page.

DevKinsta Email inbox.
DevKinsta Email inbox.

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 text emails.

Preview of an email in the DevKinsta email inbox.
Preview of an email in the DevKinsta email inbox.

Manipulate Email

You can do the following with the emails:

  • Read
  • Delete
  • See raw content

Email Service Logs

You can check MailHog logs with the following command:

docker logs -f devkinsta_mailhog
Was this article helpful?