# How to Connect Pepipost

In order to get started with this, you need to first create an account with Pepipost.

You can now login and follow these 2 easy steps to complete your SMTP integration:

1. Add a domain and verify it.
2. Copy and integrate Pepipost API

Let's get started!

#### **1. Add a domain and verify it.**

First, you visit [Pepipost setting](https://email.netcorecloud.com/app/settings) page, then you click "**General**" and "**Add a new domain**".

![](/files/rfC07gNioilUFjUhCaQM)

Then, you will see **Add Sender Domain** page, You need to fill your domain as in the image below, then click **Admin domain** button to create a new Sender Domain.

![](/files/Y9a2trOCzcvD5jkHWvwF)

And verify your Sender domain.

![](/files/VOfBFnWA6q8akVkW7y7q)

Or If you want test sending email, you can use "**pepisandbox.com**" sender Email to test ( **Just only used for testing** ). Then copy **your Sender domain** and paste into **From Email** field of YaySMTP settings on your website.

![](/files/lgDSRSe6i3esim7Mxarb)

**2. Create, copy and integrate Postmark's API**

****Then you click "**Integrations**" and then click "**API**" tab and click "**Create API Key**" button.

![](/files/s86QTBXy7rsbchSHAzyZ)

Then, you will see **Create API key** tab, You need to fill "API key name" as in the image below, then click **Create API Key** button to create api key.

![](/files/0ORs8DQGjFVzgB1EdwOp)

Then, copy API Key as image below and paste into **API Key** field of YaySMTP settings on your website.

![](/files/0t0vYucksyHFmoVEuKJV)

Now you have successfully integrate Pepipost server into your WordPress site!&#x20;

Happy Sending!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yaycommerce.com/yaysmtp/how-to-set-up-smtps/how-to-connect-pepipost.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
