Configuring SPF entry for own E-mail sender

Created by Calenso Support, Modified on Tue, 28 Feb 2023 at 02:53 PM by Calenso Support



TABLE OF CONTENTS


To enable the Calenso E-mail server to send e-mail messages (appointment confirmations and reminders) to customers on behalf of a Whitelabel domain, an SPF entry for Calenso must be made in the DNS settings of the Whitelabel domain.

SPF TXT Entry for Calenso (SendinBlue)

Important: Please replace mywebsite.com with your corresponding domain.


1. configure the TXT entry (DKIM) for "mail._domainkey.mywebsite.com"

k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB


2. configure the TXT entry (SPF) for "mywebsite.com"

v=spf1 a mx ip4:172.246.1.222  include:spf.sendinblue.com ~all


3. configure the TXT entry for "mywebsite.com"

Sendinblue-code:5de5d77e1c1f810044662ee4dd8fdb63


4. configure the TXT entry (DMARC ) for "_dmarc.mywebsite.com"

v=DMARC1; p=none; sp=none; rua=mailto:dmarc@mailinblue.com!10m; ruf=mailto:dmarc@mailinblue.com!10m; rf=afrf; pct=100; ri=86400


Instructions


The entry must be created in the DNS settings of the Whitelabel domain. The DNS settings are the settings for the domain e.g. mywebseite.com



Example of an entry in the DNS server settings:




Is the SPF entry mandatory?


Calenso's e-mail sending will work even without the SPF entry. However, Calenso cannot guarantee that the email messages will reach the recipients. As without the SPF entry (permission of the Whitelabel domain), they are often marked as spam messages.


What is an SPF entry?


With the help of an SPF entry, you can enter computers and servers authorised to send mail into your DNS zone. The Sender Policy Framework (SPF) is intended to prevent the forgery of sender addresses for mails.


An SPF record is recorded as a TXT record for the domain that is to provide an SPF record. The SPF record can contain IP addresses or DNS records (A, AAAA, MX, etc.). A meaningful SPF record starts with

v=spf1


, followed by the specification of the authorised servers and the final instruction as to what should happen to servers not listed.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article