sendmail error 452 Too many recipients received this hour

送分小仙女□ 提交于 2019-12-01 05:48:16

This is called grey-listing. When you send too many e-mails (or more often - a certain number of e-mails where a recipient does not exist) a destination mail server does not black list you, but instead they temporarily block access from your mail server (essentially the IP address of your mail server). Usually this block is set for 1 hour but obviously can vary depending on the configuration.

You can do several things:

  1. Contact the admins of the domain in question (e.g. postmaster@messaging.sprintpcs.com) and request your IP address to be whitelisted. (They may refuse)
  2. Check/increase time e-mails can stay in your local queues (to have more chances of them to retry and finally get delivered
  3. Add more public IP addresses to your server

That's from their server. It looks like email flood prevention.

One alternative is to use app-directed SMS's to get data to your BREW application.

It looks like the mx.messaging.sprintpcs.com is throttling you. Perhaps try sending your mail with different IP addresses to beat this. It is probably an attempt at spam control.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!