<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>邮件服务器 &#8211; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/%e9%82%ae%e4%bb%b6%e6%9c%8d%e5%8a%a1%e5%99%a8/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Mon, 12 Jul 2021 10:25:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>SMTP/MTA设置四大错误 &#038; AuthAccount常见错误码</title>
		<link>https://moneyslow.com/smtp-mta%e8%ae%be%e7%bd%ae%e5%9b%9b%e5%a4%a7%e9%94%99%e8%af%af-authaccount%e5%b8%b8%e8%a7%81%e9%94%99%e8%af%af%e7%a0%81.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Wed, 20 Jun 2018 14:47:23 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[互联网赚钱]]></category>
		<category><![CDATA[邮件服务器]]></category>
		<guid isPermaLink="false">https://moneyslow.com/?p=8095</guid>

					<description><![CDATA[一、发信程序有问题，连接不上服务器或者遇到收件人不存在导致程序抛异常等其他错误，参考发信模板，支持Java，C#，NodeJS，Python，PHP，Perl，Ruby，Go，https://help.aliyun.com/document_detail/29450.html?spm=a2c4g.11186623.6.587.dr3CZJ，用户看了说明文档后还是解决不了再找我 二、邮件内容被修改，这种问题一定是客户端问题或者是中间链路被转发时出了问题，阿里邮箱承诺不会修改用户邮件内容，大客户可免费提供技术排查 三、smtp非加密端口25，加密端口465，ECS封禁了25和465端口，但炳琪开了一个80端口，可供ECS上用户使用发信，遇到ECS用户反馈连接不上可建议连接80端口；另外，SMTP不支持Starttls 四、错误码问题，参考下面错误码（请自动在SLS搜索拿到指纹，下面帮助文档解决不了的可联系我） smtp账号认证相关的错误： 发件人 and logtpye:15103 smtp其他错误：logtype:12006 and 发件人 and 收件人 mta相关错误：logtype:11005 and 发件人 and 收件人 那么如何确认一个邮件被阿里接收呢，拿到指纹后搜 fingerprint and 12008（SMTP）或者fingerprint and 11007（MTA），进来后若是发信不成功则让用户提供退信（或者根据fingerprint and outsmtp_srv 来判断属于阿里内部问题还是阿里外部问题，能搜到结果问题属于我，否则问题让磊哥排查） 526 Authentication failure[1]            认证失败次数太多 526 Authentication failure[0]            认证失败 524 username or passwd is NULL           账号或密码为空 523 cipher text is invalid base64 format           认证账号和密码需要base64加密 554 RCPT (account) dosn't exist          [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
