CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Deferred: 452 Too many recipients received this hour
Pages: [1]

Author Topic: Deferred: 452 Too many recipients received this hour  (Read 1741 times)

daveatkins

  • I post occasionally
  • **
  • Posts: 68
  • Karma: 2
  • CiviCRM version: 4.1.6
  • CMS version: Drupal 6.28
  • MySQL version: 5.1.41
  • PHP version: 5.2.10
Deferred: 452 Too many recipients received this hour
March 09, 2013, 05:34:56 pm
I noticed in our first big mass email, the Civi Bounce processor picked up a number of addresses and put them "on-hold" because of email server errors of the form:

----- The following addresses had permanent fatal errors -----
<xxx>
    (reason: 550 #5.1.0 Address rejected.)

   ----- Transcript of session follows -----
... while talking to xxx.:
>>> RCPT To:<xxx>
<<< 452 Too many recipients received this hour
<xxx>... Deferred: 452 Too many recipients received this hour

I interpret this to mean that the server at company x was upset that we were emailing 100+ addresses at that company from our mass mailing and temporarily blacklisted us. Now I can contact their IT department and get us on a whitelist, but am more annoyed that now all these users are marked "on-hold" which is not accurate. We email these people all the time and the emails go through on a 1:1 basis. However, now Civi is telling my internal users that the email for the people they work with are "on-hold" which means on Monday morning, everyone is going to be asking me what's up.

1. Is there a way to reset all these on-hold contacts?
2. Is this the correct behavior for Civi? I bet the 550 error made it a hard bounce; you have to read the details to see that it was actually a 452 bounce.
3. When I view the bounce report, is there a way to display more of the bounce message? I had to go read the actual bounces to find the relevant details; the bounce report only shows this much:

The original message was received at Fri, 8 Mar 2013 16:33:24 -0500 from localhost [127.0.0.1] ----- The following addresses had permanent fatal errors ----- (reason: 550 #5.1.0 Address rejected.) ----- Transcript of session foll


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Deferred: 452 Too many recipients received this hour
March 09, 2013, 08:09:21 pm

550 is a hard bounce, not sure why your mail server sent a 550 rather than propagating the 452 (whcih is a soft bounce)

might want to read this: http://blogs.boomerang.com/blog/2010/03/30/what-is-a-soft-vs-hard-bounce/

ony the first 255 characters of the bounce message are stored in current versions of civi

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

daveatkins

  • I post occasionally
  • **
  • Posts: 68
  • Karma: 2
  • CiviCRM version: 4.1.6
  • CMS version: Drupal 6.28
  • MySQL version: 5.1.41
  • PHP version: 5.2.10
Re: Deferred: 452 Too many recipients received this hour
March 11, 2013, 06:20:58 am
is there a way to reset the "on-hold" for all the bounces? What does "on-hold" mean? Does it prevent civi from sending email to these contacts?

daveatkins

  • I post occasionally
  • **
  • Posts: 68
  • Karma: 2
  • CiviCRM version: 4.1.6
  • CMS version: Drupal 6.28
  • MySQL version: 5.1.41
  • PHP version: 5.2.10
Re: Deferred: 452 Too many recipients received this hour
March 11, 2013, 06:31:53 am
found documentation here:
http://wiki.civicrm.org/confluence/display/CRMDOC42/Bounce+Handling

do advanced search to find all holds, then "unhold emails"

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Deferred: 452 Too many recipients received this hour

This forum was archived on 2017-11-26.