Jump to a Section
Free Email Addresses And DMARC
Set Up Your Custom Sending Domain
Basic Email Settings
These are the settings that will appear in your Drip emails by default. To comply with CAN-SPAM regulations, be sure to include accurate and truthful information for these settings.
Default "From" Name
This is the name that represents the email sender.
Default "From" Email
This email address represents the email sender. It is also placed in the footer of every email you send.
Default Postal Address
Enter the valid street address or PO box for your business. This is also placed in the footer of every email you send.
Free Email Addresses and DMARC Security
As part of their ongoing spam reduction efforts, some large email hosting providers have begun implementing a protocol called Domain-based Message Authentication, Reporting & Conformance (DMARC).
This protocol prevents you from using gmail.com, aol.com, and yahoo.com as your "From" addresses for your Drip emails by instructing email delivery software to refuse any email unless it originates on those company’s servers.
Because of this, we prevent you from sending mail utilizing these free email domains and recommend that you utilize a private email address that matches your website, such as name@yourdomain.com. These are relatively cheap and easy to setup using tools like Google Apps or your domain name provider (for example, godaddy.com, squarespace.com, etc.) should also provide resources on how to set up a custom email domain.
For additional information on what DMARC entails, consult the DMARC website, or if you are looking for more information on how DMARC works with Drip, check out our article on DMARC here.
Default Footer Text
The default footer is used in your Drip emails. This footer includes all of the required details for sending commercial emails, including your unsubscribe link and postal address. You will get an error message if your footer does not include either of these two shortcodes:
{{ unsubscribe_link }}
or
{{ unsubscribe_url }}
In order to comply with CAN-SPAM laws, you must provide your subscribers with a way to unsubscribe from their email subscription.
Updating the default footer text does not update existing emails.
Unsubscribe Links
Manage the behavior of your unsubscribe link in this setting. By default, this functionality is given to the person in the footer of marketing emails.
The unsubscribe link is required by law to provide a way for people to unsubscribe from your marketing emails
Display the subscription management page
This option lets people pick the email series campaigns they’d like to unsubscribe from. It does not affect single email campaigns or one-off emails. If someone unsubscribes from an email series that was subscribed via a workflow, the person immediately gets removed from the email series and the associated workflow.
Unsubscribe from all mailings immediately
This option unsubscribes a person from all commercial emails, including email series campaigns, scheduled single email campaigns, and workflows. If the person takes this step, their status will be set to Unsubscribed. The person will still be able to receive transactional emails.
Recipients who have emails already queued up to send at the time they've Unsubscribed will see a warning message on the confirmation page notifying them that the unsubscribe action is not instantaneous.
Resend Confirmations
Enable this setting to resend a confirmation email if a person does not open it after two days.
Reply Tracking
Reply Tracking is a legacy feature in Drip. If you are currently using Reply Tracking, you will be notified prior to the full removal of the feature. If you are a new customer, Reply Tracking will not be available in your account.
Google Analytics
Configure the default UTM codes to use for single email campaigns, email series, and automation emails. You can choose to automatically add them to every new hyperlink, or you can override them in individual emails.
Set Up Your Custom Sending Domain
Sending emails through a custom domain gives you a better chance of reaching the inbox.
To change your sending domain:
-
Click Change Sending Domain
-
Choose the custom domain you’d like to use for sending emails
-
Click Next
-
Verify your domain by installing the CNAME records given by Drip to your domain's DNS settings
-
Click I’ve added these records
-
Drip then checks for the CNAME records
Helpful documentation for the most commonly used DNS providers:
-
You will need to “gray-cloud” the subdomains we provide to you during setup since they will not be handling web traffic.
CNAME records may take up to 24 - 48 hours to register with your DNS provider.
GoDaddy Users
When configuring your CNAMEs, GoDaddy automatically appends your domain name to the records. For the domain of "yoursite.com" only enter the first part of the records for all three records as follows:
-
Instead of drip.yoursite.com enter only "drip."
-
Instead of
s1._domainkey.yoursite.com
enter only "s1._domainkey.
" -
Instead of
s2._domainkey.yoursite.com
enter only "s2._domainkey.
"
Unsupported Domain Registrars
Some domain registrars such as Shopify don’t support the use of underscores for CNAME configuration. Or, if you're using a provider such as SendGrid which does not allow modification to built-in CNAME records, you'll need to implement TXT records as a workaround.
You can contact our support team and request for TXT records to be generated in your account.
Once we've responded back to you through email that we've generated the records in your account, complete the setup of your custom domain as follows:
-
Look up the TXT record for the s1 and s2 domain keys listed on the Custom Sending Domain verification page in your account.
-
You can do this by running a command with the following syntax in Terminal, PuTTY, or similar client: host -t txt <insert domainkey domain here, e.g. s1.domainkey.u1234567.00000.sendgrid.net>
-
Instead of creating CNAME records in your domain registrar’s DNS settings, set up TXT records. There will be two of them, and each will look similar to the following records:
-
Name: s1._domainkey
-
Value: k=rsa; t=s; p=<long string as provided in the output of the previous ‘host’ command>
Content Snippets
Create reusable blocks of email content. Content Snippets can be applied to multiple emails where you’d like to show the same content. Save yourself time by performing updates in one place.
To create a new Content Snippet:
-
Click + Create a New Content Snippet
-
Give the new snippet a name
-
Click Save
The name of your Content Snippet is used to create the shortcode that you’ll use to apply the snippet in emails. You can update the name of the snippet, but the shortcode won’t update.
Content Snippets are not compatible with Confirmation emails.
Expiring Links
Expiring Links allow you to direct people to a web page for a limited amount of time. Once the link has reached its expiration, it will direct people to a given URL.
To create a new Expiring Link:
-
Click + Create a New Expiring Link
-
Give your link a descriptive name
-
Enter the Link URL
-
Set the expiration date and time of the link
-
Enter the Link URL After Expiration
The link URL after expiration is the URL to the web page people should be directed to after the link’s expiration date.