Search for anything:

8 search results for DKIM

How do I set up DKIM for Forward Email?

Frequently Asked Questions About Email

Go to My Account Domains Settings Outbound SMTP Configuration and follow setup instructions.

Read article

Do you have a denylist?

Frequently Asked Questions About Email

Yes, we operate our own denylist and update it automatically in real-time and manually based off spam and malicious activity detected. We also pull all IP addresses from the UCEPROTECT Level 1 denylis...

Read article

Emails

Developer Email API for Custom Domains and Webhooks

Please ensure that you have followed setup instructions for your domain. These instructions can be found at My Account → Domains → Settings → Outbound SMTP Configuration. You need to ensure setup of D...

Read article

Do you support email best practices?

Frequently Asked Questions About Email

Yes. We have built-in support for SPF, DKIM , DMARC, ARC, and SRS across all plans. We have also worked extensively with the original authors of these specifications and other email experts to ensure p...

Read article

How do you handle email delivery issues?

Frequently Asked Questions About Email

Note that we will do a "Friendly-From" rewrite on the emails if and only if the DMARC policy of the sender was p=reject, AND it has a passing SPF, AND no DKIM signatures were aligned with the "From" h...

Read article

Create email

Developer Email API for Custom Domains and Webhooks

Our API for creating an email is inspired by and leverages Nodemailer's message option configuration. Please defer to the Nodemailer message configuration for all body parameters below.Note that with ...

Read article

Do you support webhooks?

Frequently Asked Questions About Email

Yes, as of May 15, 2020 we have added this feature. You can simply add webhook(s) exactly like you would with any recipient! Please ensure that you have the "http" or "https" protocol prefixed in the ...

Read article

How do you process an email for forwarding?

Frequently Asked Questions About Email

This section describes our process related to the SMTP protocol command DATA in the section How does your email forwarding system work above – it is how we process an email's headers, body, security, ...

Read article