Fixed 550 'Account Closed, Please Remove' processed as Soft Bounce

Alpha1

Well-known member
Licensed customer
Affected version
2.3.7
Clearly this should be a hard bounce:
Code:
Action: failed
Final-Recipient: rfc822; xxx@comcast.net
Diagnostic-Code: smtp; 550 5.2.0 <xxx@comcast.net> - Account Closed, Please Remove
Status: 5.2.0
 
To elaborate:

The text Account Closed does not match any of the entries in \XF\EmailBounce\Parser::$invalidMailboxStrings.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.10).

Change log:
Ensure "Account Closed" bounce responses are classified as hard bounces
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom