Setup Instructions
Follow these steps to configure bounce handling for Elastic Email.
Step 1: Get Your Webhook URL
- Go to QuillCRM → Settings → SMTP → Bounce Handling
- Find the Elastic Email section
- Copy the webhook URL provided
Your webhook URL will look like:
https://yoursite.com/?quillcrm_webhook=bounce&provider=elastic_email&key=your_security_key
Step 2: Configure Elastic Email Webhook
- Log in to your Elastic Email Dashboard
- Go to Settings → Notifications → Webhooks
- Click Create webhook
- Paste your QuillCRM webhook URL
- Select bounce-related events (Bounced, Hard bounce, Soft bounce, Blocked, Rejected, Error)
- Click Save
Bounce Classification
| Elastic Email Event | QuillCRM Classification |
|---|---|
| Bounced / Error / Rejected | Hard bounce |
| Soft bounce / Blocked | Soft bounce |
Troubleshooting
- No bounces recorded: Verify the webhook is active in your Elastic Email settings and the correct event types are enabled.
- 403 Forbidden: The security key may be wrong. Copy the URL again from QuillCRM settings.






















