When your domain is pointed to Wix, you must manage DNS from their dashboard:
- MX Records: Add two records:
mx1.privateemail.com(Priority 10) andmx2.privateemail.com(Priority 20). - TXT (SPF): Add a TXT record with the value:
v=spf1 include:spf.privateemail.com ~all. - CNAME: For webmail access, create a CNAME record:
mailpointing toprivateemail.com.