Why Emails from Our System May Look Slightly Different
When your CRM sends email on your behalf — appointment reminders, follow-ups, review requests, receipts — the message may show some technical details that look slightly different from an email you'd send by hand from your personal inbox. This is intentional, it's how professional bulk email is delivered reliably, and it does not change your brand or your reply address in any way that customers notice.
What's actually happening
To send automated email that reliably reaches the inbox (not spam), your outbound mail is sent through a dedicated sending subdomain of your domain — for example, sc.yourbusiness.com rather than the bare yourbusiness.com. That subdomain is authenticated with the three records that mailbox providers (Gmail, Outlook, Yahoo) check before trusting a sender:
- SPF — declares which servers are allowed to send for your domain
- DKIM — cryptographically signs each message so it can't be forged
- DMARC — tells receivers what to do if a message fails the checks
Because the mail is sent and signed from the sending subdomain, some email clients will display a small "via sc.yourbusiness.com" or "signed by sc.yourbusiness.com" note, or show the subdomain in the technical headers. That's the sign the system is working correctly — not a problem.
What your customers see
- The from name is still your business name (e.g., "Your Business").
- The visible from address is your branded address (e.g.,
contact@yourbusiness.com). - Replies come back to you — they route into your CRM's Conversations inbox, so nothing gets lost.
The only "different" part is the behind-the-scenes sending detail that a curious recipient would have to dig into the message headers to find. The vast majority never do.
Why we do it this way
| If we sent from your bare domain… | Sending from a dedicated subdomain… |
|---|---|
| A deliverability problem with bulk mail could hurt your personal/business email reputation too | Keeps your automated sending reputation separate from your day-to-day inbox |
| Harder to authenticate cleanly alongside your existing mail | Authenticates cleanly without touching your existing email setup |
| More likely to land in spam over time | Built for consistent inbox placement at volume |
Isolating automated sending on a subdomain is the standard, recommended practice. It protects the email reputation you rely on for one-to-one business email while giving your automations the deliverability they need.
Frequently asked questions
Does this change my email address? No. Your branded address and reply-to are unchanged. Only the technical sending path uses the subdomain.
Will replies still reach me? Yes — replies land in your CRM Conversations inbox. If you also want a branded inbox to receive mail, ask us about email forwarding.
Do I need to do anything? No. Symphony Core sets up and verifies the sending subdomain and its authentication records as part of onboarding.
Is "via sc.yourbusiness.com" a red flag to customers? No. It's a normal, expected marker that shows your mail is properly authenticated. Many large brands' automated emails show the same kind of note.
Key takeaways
- Automated email sends through a dedicated, authenticated sending subdomain for deliverability.
- Your brand name, from address, and replies are unchanged for customers.
- The only difference is a behind-the-scenes technical detail — a sign the setup is correct.
- You don't need to do anything; we handle and verify it during onboarding.
Questions about your email setup? See How to Get Support.