A bounce occurs when an email cannot be delivered to a recipient’s inbox. Flowforth tracks bounces on every sent email and shows them on the Recipients tab of the email’s detail page.Documentation Index
Fetch the complete documentation index at: https://help.flowforth.co/llms.txt
Use this file to discover all available pages before exploring further.
Types of Bounces
Hard Bounce
A hard bounce means the email permanently could not be delivered. Common causes include:- The email address doesn’t exist
- The domain name doesn’t exist
- The recipient’s mail server has permanently rejected the email
Soft Bounce
A soft bounce means the email temporarily could not be delivered. Common causes include:- The recipient’s mailbox is full
- The recipient’s mail server is temporarily unavailable
- The email message is too large
- The recipient’s server is rate-limiting incoming mail
How Flowforth Shows Bounces
On the sent email’s detail page:- The Bounce Rate metric card shows the percentage of recipients who bounced
- On the Recipients tab, bounced recipients are marked with a Bounced status
- Click the info icon next to the Bounced badge to see more details about why the email bounced


- Description - A plain-language explanation of why the email bounced and whether you can try sending again
- Type - Either Permanent (hard bounce, the address will never work) or Transient (soft bounce, a temporary issue that may resolve)
- Sub Type - The specific reason for the bounce (e.g., MailboxFull, NoEmail, Suppressed)
- Diagnostic Code - The raw SMTP response from the recipient’s mail server. This is technical but can be helpful if you need to share details with support.
What to Do About Bounces
- Review hard bounces. These addresses will likely never receive your emails. Check if the address is correct in Planning Center, or remove it if it’s invalid.
- Monitor soft bounces. A one-time soft bounce is usually fine. If the same address bounces on multiple sends, the mailbox may be abandoned or permanently full.
- Keep your lists clean. Regularly sending to bounced addresses hurts your sender reputation and can affect deliverability for your entire organization.
Bounce Rate Guidelines
| Rate | Status | Action |
|---|---|---|
| < 0.5% | Healthy | No action needed |
| 0.5 - 1% | Elevated | Review bounced addresses and clean your list |
| > 1% | High | Investigate immediately and remove invalid addresses |
Need help investigating bounces? Contact support@flowforth.co.