Branded Email

Send patient emails — booking confirmations, reminders, recalls, follow-ups — from your own email address instead of obs@yourbooking.au.

Why bother

By default, every email Your Booking sends to your patients comes from obs@yourbooking.au. That works, but:

If your practice already runs Google Workspace, Microsoft 365, or any other business email, you can plug those credentials in and Your Booking will route patient mail through them.

What you'll need

Whoever sets this up (typically your IT provider, or whoever manages your practice email) needs:

Where to set it

  1. Log in to your admin dashboard at https://<yourpractice>.yourbooking.au/admin.
  2. Go to Settings.
  3. Find the Patient Email card.
  4. Fill in the fields above and click Save.

Your Booking will use these credentials immediately for all subsequent patient emails. Existing scheduled reminders and recalls pick up the new sender on their next send.

If you ever need to revert, clear the SMTP host field and save — Your Booking will fall back to sending from obs@yourbooking.au with your reception email as the reply-to.

Provider-specific notes

Gmail / Google Workspace

Microsoft 365 / Outlook

Other providers

Generic SMTP works — fill in the host, port (almost always 587), username, password, From address, From name. If your provider supports STARTTLS on port 587 and basic auth, you're set.

If your SMTP host restricts connections by source IP, allowlist Your Booking's outbound address: 103.236.162.18.

Testing

After saving the SMTP settings, the easiest test is to make a test booking yourself:

  1. From the admin dashboard, click your practice's booking link to open the public booking page.
  2. Book a test appointment using your own email.
  3. Check your inbox — the confirmation email should arrive with From showing your configured address and name.

If it doesn't arrive within a minute or two, check the troubleshooting section below.

Troubleshooting

Symptom Likely cause
Email arrives but From shows the SMTP username, not the configured From address "Send As" alias not verified (Gmail / Workspace). Add it in the authenticating account's Gmail settings.
535 Authentication failed errors Wrong password — for Gmail / Workspace / 365 with MFA, you need an App Password, not the login password.
535 5.7.139 ... locked by your organization's security defaults policy Microsoft 365 tenant has Security Defaults enabled, which blocks SMTP AUTH. See the Microsoft 365 / Outlook section above — both per-mailbox Authenticated SMTP and a Conditional Access exception (or disabling Security Defaults) are needed.
Email goes to spam SPF/DKIM/DMARC records on your domain don't authorise the SMTP host. Ask your IT provider to add SPF entries for the SMTP host, or use a Workspace SMTP relay (handled automatically).
530 Authentication required or 535 5.7.3 Authentication unsuccessful Microsoft 365 has SMTP AUTH disabled for the mailbox. Re-enable Authenticated SMTP in the M365 admin centre (and check Security Defaults — see Microsoft 365 / Outlook section).
Emails stop working after staff change If the SMTP credentials belong to a specific staff member (e.g. leigh@yourpractice.com.au) and they leave or rotate their password, sending breaks. Use a dedicated mailbox (noreply@… or info@…) or move to Workspace SMTP relay.

If patients have started receiving emails but you suspect something has broken, contact Your Booking support — we can see delivery status and any SMTP errors on our side.