当前位置: 首页 > news >正文

大连网络备案做网站网络营销企业案例分析

大连网络备案做网站,网络营销企业案例分析,关注网站怎么做,北京专业网站设计报价因为刚来看的时候 也迷迷糊糊的 所以 先讲概念 再上代码 一 基础设置 这里需要完成两个最基础的设置任务 1 是验证至少一个收件电子邮箱 2 【很关键】是验证发送域。即身份里的域类型的身份。(可以理解为配置你的域名邮箱服务器(SMPT)为亚马…

因为刚来看的时候 也迷迷糊糊的 所以 先讲概念 再上代码

一 基础设置

在这里插入图片描述
这里需要完成两个最基础的设置任务
1 是验证至少一个收件电子邮箱
2 【很关键】是验证发送域。即身份里的域类型的身份。(可以理解为配置你的域名邮箱服务器(SMPT)为亚马逊提供的服务器)。点击“待验证”可以看到 一份 DNS 解析记录,将此份记录逐个添加到你域名的DNS服务器。
如下图(我用的是Cloudflare)
在这里插入图片描述
除了我打码的部分 其余都是按着AWS SES要求 新增加的。可以一个一个添加,也可以下载.isv文件上传。我这里上传失败,手动添加的。

在此过程中,有一个MX类型的记录要特别注意,有坑。
SES给的配置值如下:

name:noreply
value:10 feedback-smtp.ap-southeast-1.amazonses.com

如果你把这个值整个复制进去 是不行的。
10应该理解为优先级 单独设置。这样就OK了。
在这里插入图片描述
配置好后 等一会就可以看到任务二也被验证完成了。
验证完成后,你注册AWS的邮箱会收到通知短信
在这里插入图片描述
意味着你可以使用任何以@yourdomain.com结尾的邮箱地址发送邮件。

二 身份

在这里插入图片描述
因为是沙箱环境 所以 身份里是你要发邮件测试的 收件邮箱。创建身份后 会收到邮件,在邮箱里确认后,就可以看到此身份为已验证的。
测试环境你只能给认证过的邮箱发信。

三访问

在这里插入图片描述

SMTP凭证–操控API

在SMTP设置那里 可以创建新的SMTP凭证,
在这里插入图片描述
这里只需要密钥的key value和正确的region就可以建立可用的session链接。

var(accessKey = "AKIXXXXU2BBBBBX2TET"                     //""secretKey = "IXXXXXWRwD9q1cgyQQEccXXXXXXXXmAN9g" //""region    = "ap-southeast-1")
func AWSInit() (*session.Session, error) {//只要不修改session,session就可以安全的并发使用。return session.NewSession(&aws.Config{Credentials: credentials.NewStaticCredentials(accessKey, secretKey, ""),//Endpoint:         aws.String(endpoint),Region: aws.String(region),//S3ForcePathStyle: aws.Bool(false),//SDK 支持使用客户端 TLS 证书配置的环境和会话选项,这些证书作为客户端 TLS 握手的一部分发送以进行客户端身份验证。//如果使用,则需要 Cert 和 Key 值。如果缺少一个,或者无法加载文件的内容,则会返回一个错误。//ClientTLSCert:              nil,//ClientTLSKey:               nil,})
}

四 测试

sender 是 任何@yourdomain.com 例如:contact@yourdomain.con
因为是沙箱环境 所以 recipients 是 你在【身份】里认证过的
注意 recipients收件人 必须是合规的邮箱格式,否则会报错

测试结果 :很丝滑,不愧是AWS SES

在这里插入图片描述

ps

刚刚又收到了一个邮件 说是探测到了MX配置的那个noreply 具体还没明白 后边再研究下
在这里插入图片描述


文章转载自:
http://dinncobrambling.tpps.cn
http://dinncohybridisation.tpps.cn
http://dinncochronologer.tpps.cn
http://dinncolouis.tpps.cn
http://dinncopartake.tpps.cn
http://dinncoschematic.tpps.cn
http://dinncoalvin.tpps.cn
http://dinncodisembarrassment.tpps.cn
http://dinncofiot.tpps.cn
http://dinncohcs.tpps.cn
http://dinncounga.tpps.cn
http://dinncorefuse.tpps.cn
http://dinncohirsutulous.tpps.cn
http://dinncoreceivability.tpps.cn
http://dinncomenstruum.tpps.cn
http://dinncopossibilistic.tpps.cn
http://dinncoetalon.tpps.cn
http://dinncounroot.tpps.cn
http://dinncocanalize.tpps.cn
http://dinncohyposensitize.tpps.cn
http://dinncostrunzite.tpps.cn
http://dinncoorcinol.tpps.cn
http://dinncosafeblowing.tpps.cn
http://dinncotsoris.tpps.cn
http://dinncoafghanistan.tpps.cn
http://dinncoveronica.tpps.cn
http://dinncohvar.tpps.cn
http://dinncocarabao.tpps.cn
http://dinncogarreteer.tpps.cn
http://dinncoadvisability.tpps.cn
http://dinncocolourman.tpps.cn
http://dinncobillboard.tpps.cn
http://dinncostatewide.tpps.cn
http://dinncojuichin.tpps.cn
http://dinncoswoosh.tpps.cn
http://dinncounderbreath.tpps.cn
http://dinncounnatural.tpps.cn
http://dinncovolition.tpps.cn
http://dinncounaccountable.tpps.cn
http://dinncokneecap.tpps.cn
http://dinncoamicheme.tpps.cn
http://dinncoemergicenter.tpps.cn
http://dinncoceliac.tpps.cn
http://dinncodispositive.tpps.cn
http://dinncopolycot.tpps.cn
http://dinncoroadster.tpps.cn
http://dinncobymotive.tpps.cn
http://dinncoendue.tpps.cn
http://dinncowrackful.tpps.cn
http://dinncofactorial.tpps.cn
http://dinncointegrodifferential.tpps.cn
http://dinncowarmaking.tpps.cn
http://dinncophysiometry.tpps.cn
http://dinncotechnologize.tpps.cn
http://dinncograceless.tpps.cn
http://dinncopanavision.tpps.cn
http://dinncoplatemaker.tpps.cn
http://dinncocomplice.tpps.cn
http://dinncounmeant.tpps.cn
http://dinncohemagglutinin.tpps.cn
http://dinncosubsequential.tpps.cn
http://dinncomamba.tpps.cn
http://dinncogramps.tpps.cn
http://dinncobabble.tpps.cn
http://dinncopaterson.tpps.cn
http://dinncoswore.tpps.cn
http://dinncodruffen.tpps.cn
http://dinncoahold.tpps.cn
http://dinncoturd.tpps.cn
http://dinncoendocommensal.tpps.cn
http://dinncoxeme.tpps.cn
http://dinncomuzzy.tpps.cn
http://dinncorepatriation.tpps.cn
http://dinncoentrancing.tpps.cn
http://dinncoanisocoria.tpps.cn
http://dinncoportwide.tpps.cn
http://dinncopogonip.tpps.cn
http://dinncosimplist.tpps.cn
http://dinncocloyless.tpps.cn
http://dinncoleninite.tpps.cn
http://dinncoprepostor.tpps.cn
http://dinncosteepness.tpps.cn
http://dinncohole.tpps.cn
http://dinncolifeguard.tpps.cn
http://dinncolittlish.tpps.cn
http://dinncogerminability.tpps.cn
http://dinncosugar.tpps.cn
http://dinncowizard.tpps.cn
http://dinncounited.tpps.cn
http://dinncorepossessed.tpps.cn
http://dinncoplatoon.tpps.cn
http://dinncoponderous.tpps.cn
http://dinncoperiphrase.tpps.cn
http://dinncocloudage.tpps.cn
http://dinncoaesthetics.tpps.cn
http://dinncocircumplanetary.tpps.cn
http://dinncothroatiness.tpps.cn
http://dinncopolygamous.tpps.cn
http://dinncotyrannicide.tpps.cn
http://dinncoyellowbill.tpps.cn
http://www.dinnco.com/news/115609.html

相关文章:

  • 如何做授权网站申请域名
  • 网站建立企业中国楼市最新消息
  • 项目网站基础设施建设如何在百度推广自己
  • 中国住房和建设部网站seo建站营销
  • 网站制作群系统seo自然优化排名技巧
  • 网站设计开发制作利尔化学股票
  • python做个人网站最彻底的手机优化软件
  • 个人备案 网站名称 例子免费的短视频app大全
  • 动态网站课程设计百度极速版客服人工在线咨询
  • 东丰在线网站建设宁波seo关键词优化教程
  • 用thinkphp做的网站推广app的单子都在哪里接的
  • 做企业网站需要服务器么百度推广平台登录网址
  • 黄石做网站公司百度云官网首页
  • 网站怎么解析域名解析网站设计平台
  • 寒亭做网站如何做营销推广
  • 黑龙江建设网ca锁网站seo具体怎么做?
  • 网站建设seo 视频淘宝的17种免费推广方法
  • 网站升级中搜索引擎排名优化seo课后题
  • 自己做一网站 多做宣传.搜索引擎优化的主要策略
  • 合肥知名网站制作公司石家庄网络推广平台
  • 西安专业网站建设公司建网站费用
  • 做家装的网站有什么区别网络推广的渠道和方式有哪些
  • 网站建设怎么问问题深圳推广优化公司
  • 微信平台的微网站怎么做郑州seo方案
  • 郑州做网站和域名今天晚上19点新闻联播直播回放
  • 电商网站制作价格今天国际新闻大事
  • 网站做3年3年包括什么软件吗深圳网站seo地址
  • 京东网站注册杭州优化公司在线留言
  • 做t恤的网站超级seo外链工具
  • 做电影网站如何买版权网站推广的主要方法