zoukankan      html  css  js  c++  java
  • smtp;550 DY001 Mail rejected by游击队?正规军

    使用CDO.message Object 发送Mail,发现被禁止了。投递失败邮件内容才想起曾几何时都将他作为传说的【邮件Block Center】。

      

     游击队?

    正规军?

    那个容易识别呢?

    还得依据相应的特点,作出相应的选择。

    以下是: 

    /*

    smtp;550 DY-001 Mail rejected by Windows Live Hotmail for policy reasons. 
    邮件由于安全原因被Windows Live Hotmail阻止了。我们通常不接收来自动态IP的Mail Server(由于他们经常发送未经身份认证的SMTP Email)。
    http://www.spamhaus.org 列出了这些IP地址。如果你试试网络管理员的话,请向您的ISP寻求帮助。
    Email/网络管理员,请访问http://postmaster.live.com 来获取email投递的相关信息以及支持
    We generally do not accept email from dynamic IP's as they are not typically used to deliver unauthenticated SMTP e-mail to an Internet mail server.
    http://www.spamhaus.org maintains lists of dynamic and residential IP addresses. 
    If you are not an email/network admin please contact your E-mail/Internet Service Provider for help.
    Email/network admins, please visit http://postmaster.live.com for email delivery information and support
    */
  • 相关阅读:
    gitlab详解
    Centos7源码安装MySQL5.7
    git常用语句
    jenkins的Pipeline代码流水线管理
    jenkins配置Maven的私有仓库Nexus
    jenkins按角色授权
    jenkins集群节点构建maven(几乎是坑最多的)
    jenkins按版本发布maven项目
    jenkins发布java项目
    实现拷贝函数(strcpy)
  • 原文地址:https://www.cnblogs.com/netwenchao/p/1677197.html
Copyright © 2011-2022 走看看