Setting up Brevo
Create a Brevo account
Sign up at brevo.com if you don’t already have an account.
Viewing the email log
Search or filter
Use the search bar to find emails by recipient address, or filter by template, date range, or delivery status.
Email threading (case notes)
Case-note emails support reply threading — recipients can reply directly from their email client and the reply is attached to the job automatically.Add a case note to a job
Write a case note on the job detail page. All relevant parties receive an email notification.
Recipient replies by email
The recipient clicks Reply in their email client and types their response.
Email threading preserves the full conversation history on the job record, even if participants prefer email over the web interface.
Troubleshooting
Emails not being sent
Emails not being sent
- Check that
BREVO_API_KEYis set correctly in your.env - Verify the sender domain is confirmed in Brevo
- Check the Email Log in Admin for error messages
Emails going to spam
Emails going to spam
- Ensure your sender domain has SPF, DKIM, and DMARC records configured
- Verify the domain in Brevo’s sender settings
- Use a professional sender address (avoid
noreply@gmail.com)
Case-note replies not threading
Case-note replies not threading
- Check that the inbound email parsing webhook is configured correctly
- Verify the reply-to address matches the expected format
- Check the webhook logs for parsing errors