> ## Documentation Index
> Fetch the complete documentation index at: https://moengage.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Netcore

# Introduction

Netcore empowers you to deliver emails without the need to maintain email servers. Additionally, Netcore handles all technical aspects, including scaling the infrastructure, managing ISP relationships, monitoring reputation, and providing whitelist solutions and real-time insights. By utilizing these functionalities and integrating MoEngage with Netcore, you can create email campaigns on MoEngage and send them through your Netcore account.

# Integration

<Info>
  **Prerequisites**

  Ensure you have access to your Netcore account.
</Info>

## Configure Email Connector in MoEngage

1. Login to the MoEngage dashboard and navigate to **App marketplace**.
2. In the following screen that appears, under **Categories** select **Emails >Netcore**.
   <img src="https://mintcdn.com/moengage/Bd87UYpsGgaHFmzr/images/partner_28932713239700.png?fit=max&auto=format&n=Bd87UYpsGgaHFmzr&q=85&s=12a489ae7f849ef8f6ad773a2b10321d" alt="netcore 1.png" width="2802" height="1414" data-path="images/partner_28932713239700.png" />
3. In the **Netcore** page that appears, select the **Integrate** tab and click **Add integration**.
   <img src="https://mintcdn.com/moengage/Bd87UYpsGgaHFmzr/images/partner_28932713245588.png?fit=max&auto=format&n=Bd87UYpsGgaHFmzr&q=85&s=0f0465d8f7199a7a5b570cbf572c81fc" alt="netcore 2.png" width="2624" height="626" data-path="images/partner_28932713245588.png" />

## Configure SMTP Settings

1. Provide a **Sender Name**.

2. Set the **SMTP Host Name** to **smtp.netcorecloud.net**.

3. Select **SMTP Port** as **25, 2525,** or **587.** To avoid the rate limits set by some hosting companies, port 587 is the recommended port.

4. Select **TLS** as the **SMTP Protocol**.

5. Your **SMTP Username** and **SMTP Password** are your Netcore Email API credentials. You can find them in the Netcore user interface at **Settings** > **Integrations**.

6. If you want your users to resubscribe by themselves, they can use the **Web API Key**.
   <img src="https://mintcdn.com/moengage/Bd87UYpsGgaHFmzr/images/partner_28932713246484.png?fit=max&auto=format&n=Bd87UYpsGgaHFmzr&q=85&s=231e78b22b0a786ecfe42a62d33cf24f" alt="Screenshot 2024-07-30 at 12.01.38 PM.png" width="2704" height="1302" data-path="images/partner_28932713246484.png" />

## Configure Unsubscribe Settings

You can either select **MoEngage Tracking** or **None** to configure the unsubscribe mechanism. Selecting **None** for promotional email campaigns will increase the chances of being classified as spam. For more information, refer [here](/user-guide/campaigns-and-channels/email/create/track-email-unsubscribes).

<img src="https://mintcdn.com/moengage/Bd87UYpsGgaHFmzr/images/partner_28932665055764.png?fit=max&auto=format&n=Bd87UYpsGgaHFmzr&q=85&s=da4fc37fc10f0792d9aeaee28c25470e" alt="Screenshot 2024-07-30 at 12.04.41 PM.png" width="1176" height="424" data-path="images/partner_28932665055764.png" />

## Configure List Unsubscribe Email

You can either use the **MoEngage managed** or **Self-managed** option to configure list-unsubscribe email. For more information, refer [here](/user-guide/campaigns-and-channels/email/getting-started-with-email/list-unsubscribe-email).

<img src="https://mintcdn.com/moengage/Bd87UYpsGgaHFmzr/images/partner_28932665056788.png?fit=max&auto=format&n=Bd87UYpsGgaHFmzr&q=85&s=b6309b82c7b19eaf3bc5997a39403119" alt="Screenshot 2024-07-30 at 12.05.55 PM.png" width="1044" height="210" data-path="images/partner_28932665056788.png" />

## Configure Delivery Bounce and Complaints

This information is obtained by configuring your webhooks from your Netcore Email API panel by following the below steps:

1. Log in to your Netcore Email API account.
2. Go to **Settings** > **Webhooks.**
3. Select **Individual Events,** choose the events below, and paste the same callback URL provided in the integration form within the MoEngage Dashboard for each of them.
   1. **Delivered**
   2. **Bounces**
   3. **Invalids**
   4. **Drops**
   5. **Opened,**
   6. **UnSubscribes**
   7. **Spam Reports**
4. Make sure to verify your webhook before saving.
   <img src="https://mintcdn.com/moengage/Bd87UYpsGgaHFmzr/images/partner_28932665059220.png?fit=max&auto=format&n=Bd87UYpsGgaHFmzr&q=85&s=54e159f8309c86977bf750ba50c6f587" alt="Screenshot 2024-07-30 at 12.06.54 PM.png" width="1044" height="308" data-path="images/partner_28932665059220.png" />

You are all set up with connector configurations. You can now click **Save,** which will test these settings (including credentials, etc.) and save them.
