Articles of 电子邮件反弹

(Postfix + Dovecot)所有发送到@ aol.com的邮件都被延期

我正在Debian上运行一个dovecot / postfix邮件服务器,并且遇到了一些问题。 一切工作正常,除了所有电子邮件到@ aol.com被延期。 错误代码给了我:“您的IP地址的反向DNS查找失败。” 我在服务器A上运行一个站点(我将在这篇文章中称为site.com)。然后我在服务器B上运行这个邮件服务器。我有一个mail.site.com一个指向服务器B的logging在我的域名DNS中,以及指向mail.site.com的MXlogging。 我已经将我的邮件服务器的PTRlogging设置为site.com,这是挖掘输出: *我用邮件服务器的IP代替了60.70.80.90 和1.2.3.4作为我的主要服务器IP dig -x 60.70.80.90 @8.8.8.8 ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-20.P1.el5_8.6 <<>> -x 60.70.80.90 @8.8.8.8 ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48367 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;90.80.70.60.in-addr.arpa. IN […]

为什么这个SPFlogging被报告为无效?

我已经在improvedemployees.com上build立了我的SPFlogging,如下所示: v=spf1 a mx ptr ip4:84.40.9.177 mx ip4:84.40.9.11 ~all 我在affiliatewebdesigners.com上设置了SPFlogging,指向使用improvedemployees.com,因为这是服务器的反向查找名称。 affiliatewebdesigners.com的SPF如下: v=spf1 a mx ptr ip4:84.40.9.177 mx ip4:84.40.9.11 include:improvedemployees.com ~all 除非我在白名单上,否则我仍然会收到反弹的电子邮件,我不知道为什么。 我试图用mxtoolbox来分析我的SPFlogging: http://mxtoolbox.com/domain/improvedemployees.com/?source=findmonitors 这个错误似乎很没用。 任何人都可以帮我弄清楚我要去哪里错了吗?

避免邮件传递系统跳出来

我有以下邮件设置: 这是在编号阶段发生的事情: 一些垃圾邮件地址(实际上不存在)将垃圾邮件发送到[email protected] [email protected]有一个自动回复configuration,自动发送到[email protected] (实际上并不存在) 由于[email protected]并不存在,因此[email protected]收到来自Mailer-Daemon的Mail Delivery System消息(为了清楚起见,该守护程序在图中被省略)。 邮件传递系统消息如下所示: http : //i.imgur.com/ZP0dzUp.png 我的问题是,这个邮件传递系统邮件被转发到[email protected](等…),因为我已经configuration邮件从[email protected]转发到[email protected]等… 我可以做些什么来避免第4步,即从邮件传递系统错误信息自动转发到转发邮件地址( [email protected] ) 一种解决scheme是在电子邮件服务器上禁用邮件传递系统消息。 但是,我认为这不是很聪明,因为有时候,我希望收到这些错误信息,以防万一它们有用。

无法在最近传输的域名上收到传入的电子邮件 – 所有MXlogging都已更新并具有正确的状态

域名:digiwhirl.com 版本:免费版 受影响的用户名/ s:N / A 问题描述:无法接收最近传输的域上的传入电子邮件 – 所有MXlogging已更新并具有正确的状态 重现步骤(如果适用):如果发送给该域中的任何用户,则电子邮件将弹回。 但是,这些用户可以将发送的电子邮件发送到任何其他域。 大约30小时前,我为Google Apps的域名更改了MXlogging。 0 digiwhirl.com 1 aspmx.l.google.com 5 alt1.aspmx.l.google.com 5 alt2.aspmx.l.google.com 10 aspmx2.googlemail.com 10 aspmx3.googlemail.com 但是,我无法获得域的任何传入的邮件。 我能够发送新的电子邮件(外发)。 我从几个查找网站(Websitestuff&DNSStuff)检查了MXlogging的状态,他们说事情没有问题。 更新:在发送任何电子邮件时,邮件程序守护程序立即回应,并显示以下错误: Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider […]

原因:403 4.7.0 TLS握手失败

发送电子邮件到一个特定的域,我得到以下错误: —– The following addresses had permanent fatal errors —– <> (reason: 403 4.7.0 TLS handshake failed.) —– Transcript of session follows —– <>… Deferred 想知道如果这是我的邮件服务器,或收件人的问题… 所以现在发生在两个域名上了……两个人都在使用outlook.com作为邮件提供者: openssl s_client -starttls smtp -connect x-com.mail.eo.outlook.com:25 CONNECTED(00000003) depth=2 CN = Microsoft Internet Authority verify error:num=20:unable to get local issuer certificate verify return:0 — Certificate chain 0 s:/C=US/ST=WA/L=Redmond/O=Microsoft/OU=Forefront Online […]

禁用后缀“未发送的邮件返回到发件人”

是否可以禁用后缀通知“未交付的邮件返回到发件人”? 由于我收到太多的垃圾邮件与伪造的发件人,我不希望postfix通知这些伪造的发件人。

MAIL FROM地址的最大长度

当用MAIL FROM地址> 81个字符发送邮件时,我收到来自某些MTA的退回邮件: 501语法错误 – 格式不正确的地址。 (回复MAIL FROM命令) 只要我将MAIL FROM地址更改为<= 81个字符,MTA就会接受我的消息。 在RFC文档中我没有发现任何限制。 这是预期的行为还是收件人的MTAconfiguration错误?

传送状态通知(失败)=> 550 SPF:xxxx(IP地址)不允许从<our-domain.com>发送邮件

Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the server for the recipient domain <repipients-domain.com> by <repipients-domain.com>. [192.185.87.85]. The error that the other server returned was: 550 SPF: 209.85.214.182 is not allowed to send mail from <our-domain.com> 似乎SMTP服务器拒绝来自我们域的电子邮件,可能是因为我们正在使用SPT的DNSlogging,如下所示: v=spf1 mx include:mail.zendesk.com ?all 昨天的纪录只是: v=spf1 include:mail.zendesk.com ?all 但是我加了'mx'部分来检查是否纠正了这个问题,但是没有。 […]

451发送电子邮件的临时地方问题

2012-06-14 21:57:14 cwd=/etc/csf 4 args: /usr/sbin/sendmail -f [email protected] -t 2012-06-14 21:57:14 1SfEIE-0000wK-Kj <= [email protected] U=root P=local S=678 T="lfd on host2.thetimesoftimes.com: WHM/cPanel root access alert from 181.21.53.1 (US/United States/" for [email protected] 2012-06-14 21:57:14 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1SfEIE-0000wK-Kj 2012-06-14 21:57:23 1SfEIE-0000wK-Kj == [email protected] R=lookuphost T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT […]

451#4.1.8发件人地址的域名不能parsing

当通过我自己的SMTP服务器(mail.sarit.be)向[email protected]发送电子邮件时,接收邮件服务器回复: 451 #4.1.8 Domain of sender address <[email protected]> does not resolve 从我的后缀日志来看,所有接收MX服务器都无法parsingsarit.be或mail.sarit.be。 ;; QUESTION SECTION: ;terremark.com. IN MX ;; ANSWER SECTION: terremark.com. 300 IN MX 15 fldsmtpe04.verizon.com. terremark.com. 300 IN MX 15 fldsmtpe01.verizon.com. terremark.com. 300 IN MX 15 fldsmtpe02.verizon.com. terremark.com. 300 IN MX 15 fldsmtpe03.verizon.com. Aug 6 08:47:42 charlie postfix/smtp[22257]: 2A45D2D56: to=<[email protected]>, relay=fldsmtpe01.verizon.com[140.108.26.140]:25, delay=418619, delays=418496/0.01/63/60, […]