Articles of 后缀

后缀二次运输的命运

我有一个Postfix充当反垃圾邮件网关,因为邮件被处理,他们被传递到我的Exchange服务器使用传输。 现在我想添加另一个后缀作为交换框的备份,我怎么才能告诉“后缀网关”,只有在交换机closures的情况下才能将邮件发送到“后缀备份”框? 谢谢

后缀电子邮件地址更改

对Linux新手我已经按照这个教程build立了一个邮件服务器: https://www.digitalocean.com/community/articles/how-to-install-postfix-on-centos-6 一切正常,但是我正在发送邮件:[email protected] 我只想从[email protected]发送邮件,但是当我更改此部分时: myhostname = mail.example.com mydomain = example.com 至 myhostname = example.com mydomain = example.com 邮件没有收到。 🙁 这是什么原因造成的? 另外,有没有办法改变邮件从根发送到另一个前缀? 感谢chaps。

Postfix不会拒绝无法投递的邮件

我对这个措辞不太确定。 也许弹跳是正确的话。 问题是,本地用户确实发送消息到一个不存在的域。 现在我预计postfix将把消息发回给发件人。 这不是默认的行为? 如果没有,我该怎么做才能做到这一点? 如果有人在我的后缀configurationintebseseted : Pastebin (因为这是很大的张贴在这里)。 问题在简单的步骤: [email protected]通过mail.mydomain.org发送邮件到[email protected] 邮件停留在postfix'邮件队列现在超过5天。 我的意图: 通知发件人([email protected])该邮件无法发送。

后缀chroot监狱不起作用

试图设置Postfix来运行chroot。 只有一点信息来自man page,它只是说遵循master.cf中的说明。 master.cf是不言自明的,只需在chroot列中设置'y'即可。 但是不,它仍然不起作用。 # pgrep master 12661 # ls -lh /proc/12661/root lrwxrwxrwx 1 root root 0 Feb 23 22:03 /proc/12661/root -> / 仍然指向我的根! 这意味着它仍然从/ etc / passwd中读取与用户相关的信息(例如local_recipient_maps),这是我不想要的。 我想在chroot中使用一个单独的passwd文件。 我试过设置: local_recipient_maps = $maps maps=/var/spool/postfix/etc/passwd 但仍然没有。 它仍然从/ etc / passwd读取。 Chroot env被设置在/ var / spool / postfix中,所有需要的文件和库在那里。 master.cf : smtp inet n – y – […]

后缀(邮件被拒绝:地址列入黑名单)

我configurationPostfix使用Amazom SES SMTP帐户发送我的电子邮件。 Theres一个特定的电子邮件([email protected])多数民众赞成在返回错误Message rejected: Address blacklisted 。 当我使用Outlook发送电子邮件时,它工作正常,但是当通过Postfix ,它拒绝。 我在哪里可以查看Postfix列入黑名单的电子邮件,并找出为什么已添加?

Postfix SASL +提交中继访问被拒绝

我已经在这个几个小时了,显然我错过了更新的postfix版本。 我有服务器设置,它在本地工作,但是当我尝试通过提交端口从远程networking发送时,我总是得到“中继访问被拒绝”。 我已经手动检查了sasl auth和tls都正常工作。 这是我的main.cf:queue_directory = / var / spool / postfix command_directory = /usr/sbin daemon_directory = /usr/libexec/postfix data_directory = /var/lib/postfix mail_owner = postfix default_privs = nobody myhostname = host.mydomain.com mydomain = mydomain.com myorigin = $mydomain inet_interfaces = all mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain local_recipient_maps = unix:passwd.byname $alias_maps unknown_local_recipient_reject_code = 550 mynetworks_style = class […]

Sendmail停止工作,在mailq中有数百万条目

testing说我的服务器不是一个开放的中继,但突然sendmail停止工作,我有我的mailq内容的垃圾邮件: 5F543CE3A73 1000 Sat Mar 2 01:28:41 [REMOVED]@[REMOVED] (delivery temporarily suspended: host mta5.am0.yahoodns.net[98.136.216.26] refused to talk to me: 421 4.7.0 [TS01] Messages from 70.xx.xx.xx temporarily deferred due to user complaints – 4.16.55.1; see http://postmaster.yahoo.com/421-ts01.html) [email protected] 任何想法发生了什么? 更新:清除mailq,并立即开始填写。 我已经closures了后缀。

由于客户端缺lessCRAM-MD5支持,从Postfix conf中删除“noplaintext”。 这是不安全的?

我已经在POSTFIX中启用了TLS支持,并将身份validation委托给提供“简单logincram-md5”方法的Dovecot。 我的Postfix conf中的SASL部分有 smtpd_sasl_local_domain = smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous, noplaintext smtpd_sasl_type = dovecot broken_sasl_auth_clients = yes smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination smtpd_sasl_path = private/auth-client 不幸的是,一些连接邮件客户端是Outlook Express和Gmail,两者都不支持CRAM-MD5。 为了让这些客户端中继,我必须删除nocomintext约束和使用 smtpd_sasl_security_options = noanonymous 代替。 这是否意味着即使启用了TLS,Outlook Express和Gmail等客户端也只能以纯文本格式发送凭据? 如果是的话,我有什么select? 谢谢!

configurationPostfix使用milter(archiveSMTP)

如何configurationPostfix使用milter“archiveSMTP”? milterconfiguration说明( http://www.dancingfortune.com/projects/archivesmtp/download.php )仅提及milter和MTA之间的通信的一个套接字 …然而,我读的任何Postfix文档都使用两个套接字 – 一个用于监听来自 Postfix队列的消息,另一个用于重新注入Postfix队列。 所以,我添加一个后缀教程(后缀:权威指南) archive unix – – n – 10 smtp -o myhostname=localhost master.cf发送消息给 milter。 并在main.cf中启用 content_filter = archive:[127.0.0.1]unix:/var/run/archivesmtp/mta.sock (我确信这是正确的,因为archiveSMTP文档给出了一个Sendmail的例子,并调用这个套接字(unix:/var/run/archivesmtp/mta.sock) input邮件filter) Postfix教程继续定义另一个套接字(这次是inet格式),如下所示: localhost:10026 inet n – n – 10 smtpd (再次在master.cf中) 重新注入Postfix队列。 …除了archiveSMTP没有提到第二个套接字。

如何从粗糙的电子邮件文件查看电子邮件附件?

我有所有电子邮件位于/ var / qmail / mailnames / …与大量的电子邮件粗糙的格式命名,如1389529783.M831523P6454V0000FSD00000000F3I0000000007198431.158132.domain.com,S = 7302747 但是,当我打开这些文件时,我看不到附件像图片等。 有没有简单的客户端来查看这些图像/附件?