> ## Documentation Index
> Fetch the complete documentation index at: https://www.spacebring.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# MAIL FROM and footer

> Ste-by-step instructions to configure your custom MAIL FROM address and footer to personalize transactional emails and improve deliverability

By default, all transactional emails are sent from [`hello@transactional.spacebring.com`](mailto:hello@transactional.spacebring.com) and include Spacebring’s postal address in the footer to comply with anti-spam regulations. With custom MAIL FROM, you can replace the default sender with your own email address.

This helps your customers better recognize your business and improves email deliverability in certain scenarios.

<Info>
  Custom MAIL FROM is an add-on with a one-time setup fee. [Pricing](https://www.spacebring.com/pricing)
</Info>

## Set up custom MAIL FROM

1. Contact us at [support@spacebring.com](mailto:support@spacebring.com) and share the email address you want to use to send emails to users.
2. Upon your confirmation, we'll charge a one-time fee to your default payment method. It covers lifetime usage. You can later change the email address without additional charges.
3. Our team will send you a file with DNS records and instructions for adding them to your domain registrar.
4. Notify us once you set the DNS records. We'll verify them on our end and enable your custom email sending address.

Instructions for setting DNS records in common registrars:

* [GoDaddy](https://www.godaddy.com/help/manage-dns-records-680)
* [Google Domains](https://support.google.com/domains/answer/3290350)
* [Namecheap](https://www.namecheap.com/support/knowledgebase/subcategory/2237/host-records-setup/)
* [WordPress](https://wordpress.com/support/domains/custom-dns/)
* [WIX](https://support.wix.com/en/article/managing-dns-records-in-your-wix-account)
* [Squarespace](https://support.squarespace.com/hc/en-us/articles/360002101888-Adding-custom-DNS-records-to-your-Squarespace-managed-domain)

### Tips

To maximize email deliverability, we recommend:

* Avoid using generic addresses like "info@". More specific prefixes—such as "members@" or "hello@"—tend to be viewed as more trustworthy by mail providers and are less likely to end up in spam folders.
* Set up a DMARC record. A DMARC record helps recipient servers verify your identity and significantly improves your reach.

How to create and add a DMARC record:

1. Log in to your domain registrar account.
2. Open the DNS settings or control panel.
3. Create a new record with the following data:

| **Type**  | TXT                                                                                                                                                                                                                                                                          |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name**  | `_dmarc`                                                                                                                                                                                                                                                                     |
| **Value** | `v=DMARC1; p=none; sp=none; pct=100; rua=mailto:[example@yourdomain.com](mailto:example@yourdomain.com);`**Note:** Replace [`example@yourdomain.com`](mailto:example@yourdomain.com) with a managed email address where you wish to receive DMARC reports from mail servers. |
| **TTL**   | leave the default value                                                                                                                                                                                                                                                      |

## How custom MAIL FROM works

With a custom MAIL FROM email address configured, all transactional emails — including invitation emails, payment confirmations, and invoices — are sent from your custom email address. This ensures consistent branding for all your Spacebring-generated communications.

<Frame>
  <img src="https://mintcdn.com/spacebring/Mht2HSDMbPomsoaD/images/emails-1.png?fit=max&auto=format&n=Mht2HSDMbPomsoaD&q=85&s=96ae41baaeb179f4ec2b2b327058e531" alt="Customize the email sender address on Spacebring coworking space management platform" width="1690" height="944" data-path="images/emails-1.png" />
</Frame>

### Migrate custom MAIL FROM to a different hosting provider

1. Open the DNS panel with your new hosting provider.
2. Recreate the same DNS records our team originally shared.
3. Delete the DNS records from your previous hosting provider.

### Migrate custom MAIL FROM to a different domain name

1. Request new DNS records from our [support team.](/administration/contact-support)
2. Add the new records to your new domain’s DNS panel.
3. Remove the DNS records associated with the old domain.

## Customize email footer

You can customize the footer of transactional emails with your business information. For this, the [owner](/administration/roles/owner) should do the following:

1. On the left-side panel, click (...) menu next to your network name.
2. Go to **Network settings** > **General** > "Information" tab.
3. In the "Email" section > "Footer" field, enter the company name.

After this, all future transactional emails will be sent to users with your business information in the footer.

<Tip>
  To comply with the CAN-SPAM Act, you must include your valid physical postal address. [Learn more](https://www.ftc.gov/business-guidance/resources/can-spam-act-compliance-guide-business)
</Tip>

**FAQs**

<Accordion title="How quickly is my custom MAIL FROM configured after ordering the add-on?">
  It depends on how quickly you configure the DNS records that we send you.

  As soon as you create the records and notify us during our [support hours](/administration/contact-support), we will promtly verify them and enable your custom email sending address.
</Accordion>

<Accordion title="Can I add multiple custom MAIL FROM email addresses?">
  The custom MAIL FROM feature supports one sender email address only.

  All transactional emails will be sent from this single address to maintain consistency and avoid confusion for recipients.
</Accordion>
