Learn to integrate Mandrill SMTP with ClickFunnels to send emails through Actionetics and funnel automations. You would use Mandrill for SMTP Email Settings if you wanted to use an existing Mandrill account to send emails from ClickFunnels.
What you will need
Step 1. Domain Name Verification
- Log into Mandrill.
- From within your account, you should get a message to "Set up your sending domain."
- Click on this button.
- On the next screen, enter the domain you wish to send emails from.
- Click "Add."
- Click the "Verify A Domain" button on the middle right of the screen.
- Enter the email address you set up with your mail host for this domain.
- Click Send Verification Email.
- Check your mail host for the email verification link and click on the verification link (not shown).
Step 2. Setup Your DKIM and SPF Records
- Select "View DKIM Settings."
- In another tab, open your domains DNS Zone Editor (ClickFunnels shown in the example).
- Add a TXT Record.
- Enter "mandrill._domainkey" into the Name input.
- Copy and Paste the entire DKIM Value into the Value input.
- Press Save.
- Back in Mandrill, select "View SPF Settings."
- Open your domains DNS Zone Editor.
- Add a TXT Record.
- Enter @ into the Name input.
- Copy and Paste the entire SPF value into the Value input.
- Press Save.
Step 3. Adding your SMTP Settings to ClickFunnels
- From within ClickFunnels, navigate to your settings and click "SMTP Settings."
- Click "Setup email settings."
- Title - The name of your integration. This is for your reference only. This can be anything that you like.
- From Name - This is the name that will display in the user's email client when they receive an email from you.
- From Email - should be the same email that you verified in your Mandrill settings.
- SMTP Server - This comes from your Mandrill account. You should enter smtp.mandrillapp.com
- Port - Enter 587 as seen in the SMTP settings
- SMTP User - Your Mandrill generated User ID
- SMTP Password - Your Mandrill generated Password (API key)
- SMTP Domain - Enter is the domain that you verified. Insert only the domain name. Do not use www, HTTP, or https.
- Address - Enter your business's physical address
- SMTP Footer - Your SMTP Footer is the information that will be included in the footer of all your emails. This footer area supports HTML code.
<center><p>Company Name | 123 Address, City, State, Zip | 9876543210</p>
<p><a href="#UN_SUB#">Unsubscribe</a></p></center>
Step 4. Adding your Webhook
- Copy your Mandrill webhook from your SMTP settings.
- Within Mandrill, click the "Webhooks" tab along the top navigation.
- Select "Add a Webhook."
- Select "Message is Bounced."
- Select "Message is Marked as Spam."
- Select "Message is Soft-Bounced."
- Select "Message Recipient Unsubscribes."
- Paste the Webhook URL.
- Add a description.
- Click "Create Webhook."
What you can do now
If you have any questions about this, please contact our support team by clicking the support icon in the bottom right-hand corner of this page.