On 12/17/2013 5:37 AM, Jan Stary wrote: > That's the relay which is rejecting my messages > if there are "too many recipients" in them. > > I deleted all the failed ones from my queue > and after some time, resent to the individual recipients (~120) > one by one with a bit of grepawkery; that went fine.
http://www.sendmail.com/sm/open_source/docs/m4/tweaking_config.html (look for "MaxRecipientsPerMessage") It seems that in this case sendmail really does just want the sending mailer to retry those addresses later. You might want to do a test run and just let deferred recipients sit for a while, to see if they do eventually get delivered. -- Matthew Weigel hacker unique & idempot . ent

