Overview
Vivenu sends customer emails from a verified sender domain. This SOP covers adding a branded email domain to the seller, verifying ownership through DNS records in GoDaddy, creating thehello sender, and setting it as the primary sender.
This SOP assumes you already know how to access and navigate Vivenu. If you need access, email support.
Prerequisites
- Vivenu access for the relevant seller
- Access to the
fat-kartingleague.comDNS in GoDaddy - The hub code confirmed (e.g.
defor Germany,us-cafor US California). See the naming convention for how hub codes are assigned.
Adding the Email Domain
Verifying the Domain
The new domain shows as VERIFICATION PENDING until its DNS records are added and verified.
Open the DNS records
Click Verify domain. Vivenu displays two records to add: a DKIM record and a ReturnPath record.

Add both records in GoDaddy
In GoDaddy, open the DNS management for
fat-kartingleague.com and add both records exactly as Vivenu provides them:| Record | DNS Record Type | Hostname | Value |
|---|---|---|---|
| DKIM | TXT | <selector>._domainkey.<hub-code> | The k=rsa; p=... value from Vivenu |
| ReturnPath | CNAME | pm-bounces.<hub-code> | pm.mtasv.net |
Omit the
.fat-kartingleague.com part from each Hostname. GoDaddy appends the root domain automatically, so the fully qualified records resolve to <selector>._domainkey.<hub-code>.fat-kartingleague.com and pm-bounces.<hub-code>.fat-kartingleague.com.


