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






















