Skip to main content
When an email fails to deliver, HoopAI logs the error from the receiving mail server. Use this reference to diagnose and resolve issues.

Bounce codes

Hard bounces (permanent)

CodeMeaningFix
550 5.1.1Recipient address does not existRemove the address from your list. Verify spelling
550 5.1.2Domain does not existThe domain is invalid or has been deactivated. Remove the contact
550 5.1.3Invalid mailbox syntaxThe email address format is wrong (missing @, etc.)
550 5.2.1Mailbox disabled or no longer activeRemove the address. The account has been closed
550 5.7.1Message rejected by policyThe receiving server permanently rejected your message. Check content and authentication
550 5.4.1Relay not allowedThe receiving server does not accept mail for this address

Soft bounces (temporary)

CodeMeaningFix
421 4.7.0Connection rate limitedToo many connection attempts. Reduce send frequency
450 4.2.1Mailbox fullRecipient’s inbox is full. Will be retried automatically
451 4.3.0Server temporarily unavailableMail server is down. Retried automatically
452 4.5.3Too many recipientsReduce the number of recipients per email batch
451 4.7.1GreylistingThe server is temporarily delaying delivery. Automatic retry will succeed

Authentication failures

ErrorMeaningFix
SPF fail (550 5.7.23)Your sending IP is not in the SPF recordAdd the HoopAI SPF include to your DNS. See Email deliverability guide
DKIM fail (550 5.7.20)DKIM signature verification failedVerify DKIM CNAME records in DNS. Ensure they match the records in Settings → Email Services
DMARC fail (550 5.7.26)Email failed DMARC alignmentEnsure both SPF and DKIM are properly configured. Check that your From address matches the authenticated domain
No authenticationMissing SPF/DKIM/DMARC recordsSet up a dedicated sending domain in Settings → Email Services

Blacklist and reputation errors

ErrorMeaningFix
550 5.7.1 BlacklistedYour sending IP or domain is on a blocklistCheck MXToolbox for blacklist status. Request delisting. Review sending practices
550 Sender reputation too lowISP has flagged your domain due to poor reputationReduce volume, improve engagement, warm up the domain. See Email deliverability guide
550 JunkMail rejectedContent was flagged as junk by the receiving serverReview subject line and body for spam triggers. Remove excessive links and images

Rate limiting errors

ErrorMeaningFix
421 Too many connectionsSending too fast to this serverHoopAI automatically throttles. No action needed
452 Too many messagesExceeded the receiving server’s hourly/daily limitSpread sends over a longer period. Avoid blasting all at once
550 Daily sending limit exceededYour account hit the daily sending capCheck your plan limits in Settings → Billing. Upgrade or spread sends across days

Gmail-specific errors

ErrorMeaningFix
550 5.7.26 Unauthenticated emailGmail requires SPF and DKIM for bulk sendersConfigure dedicated domain with SPF + DKIM
550 5.7.1 Spam detectedGmail classified your email as spamReview content, reduce link density, improve subject line. Check Google Postmaster for domain reputation
421 4.7.28 Rate limit exceededGmail is throttling your sendsReduce sending speed. Warm up domain gradually
550 5.7.27 SPF/DMARC requiredGmail enforcing 2024+ sender requirementsSet up SPF, DKIM, and DMARC. See Sender requirements

Outlook/Microsoft errors

ErrorMeaningFix
550 SC-001IP blocked due to spam reportsApply for delisting at sender.office.com. Reduce complaint rate
550 DY-001Content flagged as spamReview content. Remove suspicious URLs and attachments
421 RP-001Rate limited by Microsoft serversReduce send rate. Spread sends over time

Troubleshooting steps

1

Check the email log

Go to Conversations or Reporting → Email Reporting and find the failed email. Click to view the error code.
2

Verify DNS authentication

In Settings → Email Services → Dedicated Domain, confirm that SPF, DKIM, and DMARC show a green checkmark.
3

Check domain reputation

Use Google Postmaster Tools and MXToolbox to check your domain and IP reputation.
4

Review content

Remove spam triggers from your email subject and body. Test with mail-tester.com before sending campaigns.
5

Contact support

If errors persist after trying the above, contact HoopAI support with the full error code and email details.
Last modified on March 6, 2026