After activating white-labeling, you have the option to customize the "From" email address and display name in the ‘Emails’ section of your ‘White-labeling’ tab. This will ensure that any transactional mails sent by the Luzmo application (e.g. invites, password resets, alerts, exports, etc.) will be sent via the email address you configured instead of ours.
Before setting up your custom "From" email address, it's important that you first ensure your domain's DMARC policy allows emails to be sent from your domain via our mailing provider! If this not configured (correctly), emails might not be delivered or automatically end up in spam. To prevent this from happening, follow the preparation steps below to set up SPF and/or DKIM.
SPF is used to prevent sender address forgery; to authorize our email server to send emails on behalf of your domain, you should add the SPF CNAME record spf.luzmo.com to your DNS provider.
DKIM is used to prevent email spoofing of your domain. As a result, you'll need to authorize our email server to send emails on behalf of your domain, which requires the following steps:
luzmo.com for info@luzmo.com)s1/s2 (e.g. if you're using Sendgrid with a default config yourself).After reaching out to our support team (see steps above), we'll provide you with a set CNAME DNS records like the following, which should be added to your DNS provider's configuration:
s1._domainkey.<your_domain> → s1.domainkey.u2328841.wl092.sendgrid.net
s2._domainkey.<your_domain> → s2.domainkey.u2328841.wl092.sendgrid.net
These currently resolve to:
s1.domainkey.u2328841.wl092.sendgrid.net. 1800 IN TXT "k=rsa; t=s;
p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7eI9RTp2Q52E6r5hwVfFGyTWORDmj/vN4Oh/ssVMsYFwM7Nmf85O
iFSGgiTCrPNHPg9KeBKDGz+XnHUXxdZVRKzN6PjjyvzRLpb6jU2pjGpdCnSSXmsTCza8R4ahPsHFyhmYly8WBqOGripF6hy0ToV9
E6PXOa/hvH9AddeqB823gO3mY7VwLA89fNIiiYemY4ZSK" "KYvPcEcJKJKqcevrSVYFC/myMbcYZfddnfmNKNLLqgAczVhaWn8y0/sDgKF08LFumgBt/eG21tSHPqxNnufkg35A6ovZjuFi6+3TEN
Rjdu4JDxzKEXrmpYxtveRZDfFz/YNY87wNvPWyzI8jwIDAQAB"
and
s2.domainkey.u2328841.wl092.sendgrid.net. 1800 IN TXT "k=rsa; t=s;
p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC2qdTWM6e9PWvZQ9R3RfS4jrD8n8uaAcJVPfd2zz6vwsSPVl++PCbGA
iHSs0bdCUN7XrWurtbqGm9rof1dhfYzBSSm09RWhvcn5pdrTTY/FiHjcSeno3XXOLGB9TiRrnPKZyKHUnoTsqN/42b33uLSDl00ZCpj
iwgE17YxGJM2bQIDAQAB"