Link an LWS domain to send email campaigns with [PERSON_NAME]

Procédure

  

Service concerned : LWS domain name
Panel concerned : LWS Panel
Level : beginner

Authenticating your domain allows you to use [ADDRESS], formerly [PERSON_NAME], [PERSON_NAME] newsletters, transactional emails, or marketing campaigns with an address linked to your domain name, for example [EMAIL].

The setup consists of retrieving the DNS records provided by [ADDRESS], then adding them to your domain’s DNS zone from your LWS customer area. Since the values are specific to each [ADDRESS] account, it is important to copy the ones displayed in your Brevo interface without modifying them.

This help concerns domains whose DNS zone is managed from LWS Panel.
If your domain uses external DNS servers, the records must be added with the provider that currently manages the DNS zone.

Before you begin

You must be able to access:

  • the Brevo account used for your email campaigns;
  • the domain’s DNS zone in your LWS customer area.

Before adding an SPF or DMARC record, check whether one already exists.
A domain must have only one SPF record and one DMARC record. If one already exists, it must be edited instead of creating a second one.

Add the sending domain in Brevo

Log in to your [ADDRESS] account, then open your account menu.

Go to Settings > Senders, domains & IPs > Domains.

Link an LWS domain to send email campaigns with [PERSON_NAME]

Click Add a domain. [PERSON_NAME], click Authenticate next to the relevant domain instead.

Enter [PERSON_NAME], without the full email address. For example, if you want [PERSON_NAME] [EMAIL], add only:

mondomaine.fr

Link an LWS domain to send email campaigns with [PERSON_NAME]

Then click Add a domain.

Brevo then displays the DNS records needed to authenticate the domain. Depending on your account, you may see in particular:

Record Purpose
Brevo code Verifies that you have access to the domain
DKIM Signs your emails to prove they are [PERSON_NAME] by an authorized service
DMARC Tells receiving servers how to handle emails sent with your domain
SPF Authorizes certain servers to send emails for your domain, only if [PERSON_NAME] requests
Tracking domain Allows you to use a custom subdomain for link tracking, if this option is offered

Choose the Authenticate the domain yourself option in order to copy the DNS records to add at LWS.

Open the domain’s DNS zone at LWS

Log in to your LWS customer area.

In the Domains and hosting tab, click Manage next to the relevant domain.

Then click DNS Zone in the "Domain management" section.

Link an LWS domain to send email campaigns with [PERSON_NAME]

You arrive on the page where you can add or modify the domain’s DNS records.

Link an LWS domain to send email campaigns with [PERSON_NAME]

In LWS Panel, the field corresponding [PERSON_NAME], to the host or subdomain, should generally contain only the part before your domain name.
For example, if [PERSON_NAME] provides sib1._domainkey.mondomaine.fr, you can enter sib1._domainkey in the host field.

Add the Brevo code

In the [ADDRESS] DNS zone, add a new TXT record.

Link an LWS domain to send email campaigns with [PERSON_NAME]

Fill in the fields with the information provided by [PERSON_NAME]:

LWS field Value to enter
Type TXT
Host / Name / Subdomain Brevo code name or host
Value TXT value provided by Brevo
TTL Leave the default value

Link an LWS domain to send email campaigns with [PERSON_NAME]

Save the record.

This record allows Brevo to verify that you can modify the domain’s DNS zone.

Add the DKIM record

In [PERSON_NAME], look at the requested DKIM record type.

Brevo may provide:

  • two DKIM records of type CNAME;
  • or one DKIM record of type TXT.

Add only the record or records matching what Brevo displays in your account.

Link an LWS domain to send email campaigns with [PERSON_NAME]

If Brevo provides CNAME DKIM records

In LWS Panel, add a CNAME record for each DKIM line provided by Brevo.

LWS field Value to enter
Type CNAME
Host / Name / Subdomain DKIM name provided by Brevo
Target / Value DKIM value provided by Brevo
TTL Leave the default value

If Brevo displays two DKIM records, [PERSON_NAME]. Do not choose only the first one.

If Brevo provides a TXT DKIM record

Add a TXT record.

LWS field Value to enter
Type TXT
Host / Name / Subdomain DKIM name provided by Brevo
Value DKIM TXT value provided by Brevo
TTL Leave the default value

Save the change.

Add or modify the DMARC record

First look in your DNS zone to see whether there is already a TXT record whose host is:

_dmarc

If no DMARC exists

Add a new TXT record.

LWS field Value to enter
Type TXT
Host / Name / Subdomain _dmarc or the value provided by Brevo
Value DMARC value provided by Brevo
TTL Leave the default value

Link an LWS domain to send email campaigns with [PERSON_NAME]

Save the record.

If a DMARC already exists

Do not create a second DMARC record.

Modify the existing record following the instructions displayed by [PERSON_NAME]. In some cases, [ADDRESS] may ask you to add its [PERSON_NAME], for example in the form:

[PERSON_NAME]=mailto:[EMAIL]

If your DMARC already contains a strict policy, for example p=quarantine or p=reject, do not replace its value without checking the impact. A bad change may prevent some legitimate emails from being accepted by recipients.

Do you need to add a [PERSON_NAME] record?

If [PERSON_NAME] an SPF, first check whether your domain already has a TXT record starting with:

v=spf1

Link an LWS domain to send email campaigns with [PERSON_NAME]

If no SPF exists

Add a TXT record with the value provided by Brevo.

Possible example:

v=[PERSON_NAME] include:spf.brevo.com mx ~all

If an SPF already exists

Do not create a second SPF. You must merge the Brevo value with the existing record.

For example, if your current SPF is:

v=[PERSON_NAME] include:_spf.google.com ~all

and Brevo asks you to add:

include:spf.brevo.com mx

you can end up with a single SPF like this:

v=[PERSON_NAME] include:_spf.google.com include:spf.brevo.com mx ~all

A domain with multiple SPF records can cause deliverability errors. Always keep only one SPF record for the domain.

Add a Brevo tracking domain if needed

Brevo may sometimes offer a tracking domain. It is used to customize the tracking links used in your campaigns.

If Brevo provides a record for the tracking domain, add it in the LWS DNS zone as a standard record, most often of type CNAME.

Copy exactly:

  • the name or host provided by [PERSON_NAME] ;
  • the target or value provided by Brevo.

Then save the record in LWS Panel.

The tracking domain is not always required to authenticate the sending [ADDRESS]. Add it only if it is offered in your [PERSON_NAME] feature account.

[PERSON_NAME] must not ask you to create or modify a CNAME record whose name would be only mail.

At LWS, the mail subdomain is used by default for the proper functioning of the email service, including sending and receiving messages. It must therefore not be replaced by a Brevo value.

If you think that [PERSON_NAME] mail [PERSON_NAME], check again the exact name shown in your [PERSON_NAME] interface. It is generally a [PERSON_NAME], for example a name linked to link tracking or authentication.

If in doubt, contact [PERSON_NAME] support for the record value to enter and tell them that you cannot configure a CNAME named only mail.

Check authentication in Brevo

After you have added the DNS records in LWS Panel, return to Brevo.

In Settings > Senders, domains & IPs > Domains, click Authenticate next to the relevant domain.

Choose Authenticate the domain yourself, then click Authenticate [PERSON_NAME]>

Link an LWS domain to send email campaigns with [PERSON_NAME]

Brevo then checks whether the DNS records are correctly detected.

Link an LWS domain to send email campaigns with [PERSON_NAME]

When the domain appears [PERSON_NAME], you can use your email addresses linked to this domain for your campaigns, newsletters, or transactional emails.

Detection of DNS records [PERSON_NAME]. [PERSON_NAME] immediately after setup, wait and run the verification again later. The delay can be up to 48 hours depending on DNS propagation.

Common issues

[PERSON_NAME] DNS records

First check that the records have indeed been added [ADDRESS] the active DNS zone of the domain.

If your domain does not use LWS DNS servers, changes made in LWS Panel will not be taken into account. You must then add the records with the provider that actually manages your DNS.

Also check that the values were copied without added spaces, without missing characters, and in the correct record type: TXT or CNAME.

I already have an SPF record

Do not delete it automatically. [PERSON_NAME] by Brevo in the existing SPF record, before the final mechanism such as ~all, -all or ?all.

The domain must keep a single SPF record.

I already have a DMARC record

Do not create a second DMARC. Modify the existing record only if Brevo asks you to.

If you do not know what to keep, prefer checking before modifying, because DMARC can influence how non-compliant emails are accepted or rejected by recipients.

The DKIM record does not pass

Check that you chose the correct record type. If Brevo provides a CNAME DKIM, you must create two CNAMEs. If it is a TXT DKIM, you must create a TXT.

Also check the host field. If Brevo provides a full name such as sib1._domainkey.mondomaine.fr, LWS Panel may expect only sib1._domainkey.

My emails still go to spam

Domain authentication improves [ADDRESS], but it does not guarantee inbox delivery on its own.

[PERSON_NAME] asks me for a CNAME named mail

[PERSON_NAME] normally does not propose replacing the subdomain mail with a CNAME.

This subdomain is used by LWS for the proper functioning of the email service associated with your domain. Changing it may disrupt sending or receiving your emails.

Check the exact name of the record requested in Brevo. If the interface seems to indicate only mail, contact [PERSON_NAME] support to explain that this subdomain is already reserved for the mail service of your LWS hosting.

Also check:

  • the quality of your contact list;
  • the content of your campaigns;
  • the sending frequency;
  • your domain’s reputation;
  • the absence of suspicious or shortened links in your emails.

Rate this article :

This article was useful to you ?

Article utileYes

Article non utileNo

MerciMerci ! N'hésitez pas à poser des questions sur nos documentations si vous souhaitez plus d'informations et nous aider à les améliorer.


Vous avez noté 0 étoile(s)

Similar articles

1mn reading

How do I use a personalised domain name for Blogger?

1mn reading

Google Apps Help - How do I configure MX records for a domain name?

2mn reading

How do I link my domain name to my wix site?

1mn reading

How can I point my Domain to an external IP?


Questions sur cet article

Ask the LWS team and its community a question

RGPD : Responsable LWS-Ligne Web Services. Finalité : modération et publication publique de votre question, notification éventuelle d'une réponse. Base légale : consentement (art. 6.1.a RGPD). Conservation des emails : 90 jours après notification, 12 mois maximum sans réponse. Vous pouvez exercer vos droits via notre nos CGV - section RGPD.