# Help & Support

Find answers to common questions and troubleshoot issues with Mailtrap's Email API/SMTP service. Our comprehensive help resources are designed to get you back on track quickly.

## Resources

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Frequently Asked Questions</strong></td><td><em>Browse our comprehensive FAQ section for quick answers to common questions about Email API/SMTP setup, integration, and best practices.</em></td><td><a href="/pages/9lQ5YuKcxQlKDNpnu1l1">/pages/9lQ5YuKcxQlKDNpnu1l1</a></td></tr><tr><td><strong>Troubleshooting Guide</strong></td><td><em>Step-by-step solutions for common issues including authentication errors, domain configuration problems, and delivery issues.</em></td><td><a href="/pages/aVNz9W4lS1GqR4PQjB5K">/pages/aVNz9W4lS1GqR4PQjB5K</a></td></tr></tbody></table>

## Common Issues

### Authentication & Access

* [401 Unauthorized Error](/email-api-smtp/help/troubleshooting/unauthorized-401-error.md) - Fix API token and authentication issues
* [Domain Not Allowed](/email-api-smtp/help/troubleshooting/sending-from-domain-not-allowed.md) - Resolve domain verification problems

### Email Delivery Issues

* [From Header Mismatch](/email-api-smtp/help/troubleshooting/from-header-domain-mismatch.md) - Fix sender address configuration
* [SSL Cipher Error](/email-api-smtp/help/troubleshooting/ssl-cipher-overlap-error.md) - Resolve SSL/TLS connection issues
* [Office 365 Quarantine](/email-api-smtp/help/troubleshooting/ms-office-365-quarantine.md) - Handle Microsoft email filtering

## Getting Help

### Self-Service Resources

1. Check the [FAQs](/email-api-smtp/help/faqs.md) for quick answers
2. Review the [Troubleshooting Guide](/email-api-smtp/help/troubleshooting.md)
3. Search our documentation using the search bar
4. Check our [API Reference](https://docs.mailtrap.io/developers)

### <i class="fa-comments-question-check">:comments-question-check:</i>Contact Support

If you can’t find the answer you need in our documentation or something doesn’t work as expected, feel free to contact our support team and speak with an agent, we’re here to help.

If the information provided (including AI responses) doesn’t fully resolve your question or your case requires a closer look, our team can review your setup and assist further.

You can get in touch with the Mailtrap Support team using one of the following ways:

* **From your Mailtrap account**&#x20;

1. Log in to your account [here](https://mailtrap.io/signin).
2. Go to the <i class="fa-circle-question" style="color:$primary;">:circle-question:</i>[<mark style="color:$primary;">**Help Center**</mark>](https://mailtrap.io/help-center) > <i class="fa-message-dots">:message-dots:</i> Get Help
3. Click <mark style="color:$primary;">**Start conversation.**</mark>&#x20;

<figure><img src="/files/PqMOeKZSxySq3aUp6hcZ" alt=""><figcaption></figcaption></figure>

* **Email us at** 📧 <support@mailtrap.io>

Whether you need technical assistance, help troubleshooting interface or account-specific issues, or simply want to talk to customer support, our team will be happy to assist you.

### Before Contacting Support

Please have the following information ready:

* Your account email
* Error messages (exact wording)
* Request IDs from email logs
* Steps to reproduce the issue
* Screenshots if applicable

## Feedback & suggestions

*We welcome technical feedback and contributions that help us improve Mailtrap’s functionality and documentation. Please use the appropriate channel depending on the type of request.*

#### <i class="fa-bug">:bug:</i>Bug Reports

**If you encounter a product issue or unexpected behavior, please** [#contact-support](#contact-support "mention")**.**

To help us investigate efficiently, include:

* A detailed description of the issue
* Exact reproduction steps
* Relevant stream, domain, sandbox, or account details
* Timestamps (including timezone)
* Screenshots or logs if available

#### <i class="fa-file-circle-plus">:file-circle-plus:</i>Feature Requests

For product improvements or new feature proposals, use **our** [**Public Roadmap**](https://mailtrap.featurebase.app/en) **portal**.

There you can:

* **Submit a new feature request**

<div align="left"><figure><img src="/files/FQrrY8vQVcNflvPBCY48" alt="" width="375"><figcaption></figcaption></figure></div>

* **Upvote existing requests**

<div align="left"><figure><img src="/files/ZZ1YPHnphDYJ8aFg8Lk3" alt="" width="375"><figcaption></figcaption></figure></div>

* **Subscribe to updates for specific requests**

<div align="left"><figure><img src="/files/cSbTmUAepGYC5BjlAZiB" alt="" width="375"><figcaption></figcaption></figure></div>

#### <i class="fa-file-doc">:file-doc:</i>Documentation Improvements

If you identify unclear, incomplete, or outdated documentation:

1. Use the **feedback widget** located on the right-hand side of the page to rate the article:\
   ![](/files/xm7QCQOKgyRj8kuKqnaa)
2. **Provide specific feedback** describing what should be corrected, clarified, or expanded\
   ![](/files/cxpVZgKN653WOq3PvCmZ)

This helps us continuously refine our docs.

#### <i class="fa-square-code">:square-code:</i>GitHub & Technical Collaboration

For open-source projects, SDKs, or public repositories, join us on [GitHub](https://github.com/mailtrap).

## Quick Solutions

### Can't send emails?

1. Verify your [API token](/email-api-smtp/setup/api-tokens.md) is correct
2. Check your [sending domain](/email-api-smtp/setup/sending-domain.md) is verified
3. Review your [sending limits](/email-api-smtp/setup/sending-limits.md)
4. Confirm your [integration](/email-api-smtp/setup/api-integration.md) is properly configured

### Emails not reaching inbox?

1. Check [email logs](/email-api-smtp/analytics/logs.md) for delivery status
2. Review [bounce categorization](/email-api-smtp/deliverability/bounce-categorization.md) for issues
3. Verify SPF, DKIM, and DMARC records
4. Check if recipients are on [suppressions list](/email-api-smtp/deliverability/suppressions-list.md)

### Integration issues?

1. Review the [API integration guide](/email-api-smtp/setup/api-integration.md)
2. Check the [SMTP integration guide](/email-api-smtp/setup/smtp-integration.md)
3. Test with [Email Sandbox](/email-sandbox/overview.md) first
4. Use our [API reference](https://docs.mailtrap.io/developers) for detailed endpoints


---

# 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.mailtrap.io/email-api-smtp/help.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.
