For full documentation please see the receiving email guide.

Creating email addresses to receive emails

To read emails in code or tests the first step is to create an email address than can receive emails.

Configure an SDK client

Either use the SMTP settings with any SMTP client as shown below:

Or use one of many developer toolkits including the recommended NPM client.

Import the client:

Then setup the client with an API Key.

Creating an inbox

Create an email address with a randomly assigned address:

Receive email

Once you have created an inbox send an email to it from your own email client, using the SDK client, or using the MailSlurp dashboard.