Loading...
Loading...
Fix email delivery issues — missing confirmations, spam folders, and SMTP errors.
Last updated: April 9, 2026
If customers report that they are not receiving booking confirmations or other automated emails, check the following:
yourbusiness@bookingxi.com (or your custom domain if configured).If emails are consistently landing in spam folders for multiple customers, this may be a sender reputation issue. The default sending address is yourbusiness@bookingxi.com, which uses BookingXi's shared email infrastructure with proper SPF, DKIM, and DMARC records.
If you experience persistent spam issues, consider setting up your own email domain. This gives you a dedicated sender reputation. Contact your BookingXi team to set up custom domain email sending — they will provide DNS records for you to add to your domain.
If you are using custom SMTP (your own email service) and emails are not being sent, verify the following settings in Admin > Settings > Email Sending:
smtp.gmail.com, smtp-relay.brevo.com)Email templates support dynamic variables that are automatically replaced with real booking data when the email is sent. If variables are showing as raw text (e.g., the customer sees the literal text instead of their name), check the following:
{{variable_name}} with double curly braces{{customer_name}}, {{experience_name}}, {{booking_date}}, {{booking_time}}, {{confirmation_code}}, {{guest_count}}, {{total}}