# Maropost SMTP Profile

This guide will show you how to configure your SMTP profile to support using an API key with Maropost.

1. Navigate to Admin → Plugins → SMTP Maintenance

* Click the *Add Mail Server* \[+] button or the edit button associated with your Maropost SMTP Profile
* Set the form fields like as:

**Host Name:** smtp.maropost.com ​

**Username:** apikey (Not your actual API key- type in “apikey”)&#x20;

**Password:** Your API key from Maropost&#x20;

**From Email:** the address associated with this SMTP Profile&#x20;

**Port number:** 587&#x20;

**Use SSL:** unchecked&#x20;

**Use Relay:** checked&#x20;

**Custom Headers (\* indicates required):**

\* X-ApiKey: Your API key from Maropost

\* X-AccountID: Your Maropost Account ID

\* X-CampaignName: The unique lookup key for the transactional campaign

\* X-CampaignID: The Transactional Campaign ID that you have created within Maropost for Marketing. This x-header is required ONLY if your Maropost Marketing Cloud Account ID is between 1 and 999.

\* SMTPAutoTLS:false             This custom header must be included with *false* for Maropost SMTP to work properly.

<figure><img src="/files/D8HM9hNzieAb3MBCxax8" alt=""><figcaption><p>Konnektive - Maropost SMTP</p></figcaption></figure>

Optional SMTP Headers and more SMTP information can be found [here](https://galaxy.maropost.com/s/article/Sending-Transactional-Campaigns-via-SMTP).


---

# 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://help.konnektive.com/konnektive-crm/admin-setup/plugins/smtp-maintenance/maropost-smtp-profile.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.
