Articles of 电子邮件

让mailman3与后缀和dovecot很好地发挥

我正在玩mailman3,并且发生了这个问题:mailman3,web界面以及hyperkitty已经使用mailman-bundler安装。 我已经将规定的后缀configuration添加到main.cf : recipient_delimiter = + unknown_local_recipient_reject_code = 550 owner_request_special = no transport_maps = hash:/path/to/var/data/postfix_lmtp local_recipient_maps = hash:/path/to/var/data/postfix_lmtp relay_domains = hash:/path/to/var/data/postfix_domains 列出的文件是世界可读的,所以不应该有一个权限问题。 我可以通过Web界面成功创build一个域/列表,但是当我尝试发送邮件到列表地址时,邮件被拒绝,并显示以下消息: Recipient address rejected: User unknown in virtual mailbox table 这个postfix安装通常使用virtual_transport来发送邮件给dovecot。 相应的configuration如下所示: virtual_transport = lmtp:unix:private/dovecot-lmtp virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-domains.cf virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf virtual_alias_maps = mysql:/etc/postfix/mysql-virtual-alias-maps.cf local_recipient_maps = $virtual_mailbox_maps 这是基于2小时指导的优秀NSAcertificate您的电子邮件 。 现在, 这个StackOverflow问题声称virtual_transport和transport_maps不能很好地一起玩,尽pipe在postfix文档中找不到任何certificate这个声明的东西。 作者已经通过使用transport_maps来解决他们的问题,这似乎不是我的select。 请注意,我也会收到警告,说明mailman3的local_recipient_maps选项会覆盖较早的定义,作为dovecot传递的一部分。 […]

sendmail不能发送邮件 – Centos6 / 7

我有一个新的CentOS 6.7盒子来设置sendmail。 它似乎发送电子邮件,但不是真的,不知道这个问题可能是什么。 我做了什么: yum install sendmail sendmail-cf sendmail-doc sendmail-devel telnet service sendmail start chkconfig sendmail on chkconfig –list sendmail ls -l /etc/mail telnet localhost 25 chkconfig –level 25 sendmail service iptables stop telnet连接成功,iptables停止,以减less任何并发症。 testingsendmail: mail -v -s 'testing sendmail' [email protected] < /etc/passwd 2.1.0 <[email protected]>… Sender ok </br> 2.1.5 <[email protected]>… Recipient ok Enter mail, end […]

Outlook.com拒绝:550 SC-001(BAY004-MC5F13)

我正在为webapp运行一个3台专用机器的集群,每台机器都使用sendmail作为MTA。 主机名是node1.domain.com node2.domain.com node3.domain.com 不幸的是outlook.com拒绝从我的服务器向用户发送邮件告诉我以下内容: X-Authentication-Warning:node1.domain.com:www使用-f将www发件人设置为[email protected] 和 操作:失败状态:5.0.0诊断代码:SMTP; 550 SC-001(BAY004-MC5F13)不幸的是,没有发送来自136.243.73.202的消息。 请联系您的互联网服务提供商,因为他们的部分networking位于我们的阻止列表中。 这最后一条消息是奇怪的,因为这个ip不在我检查的黑名单上。 我怎样才能修复关于authentication警告的configuration? 我想这是拒绝的主要原因。 预先感谢您的任何帮助。

电子邮件正在作为垃圾邮件发送到Gmail?

在过去的6周(是的,那么久)我一直在努力成功地发送电子邮件到Gmail帐户。 出于某种原因,从我们的域发送的每封电子邮件都被Gmail标记为垃圾邮件 – 当我们从共享主机移动到专用主机时,它开始发生。 我已经configuration了SPFlogging,域密钥甚至DMARClogging – 但是邮件仍然作为垃圾邮件发送,不pipe内容如何。 我已经包括我最新的电子邮件标题下面,任何帮助将不胜感激。 我已经隐藏了我们的知识产权和域名的意外情况,如果您认为这是必需的,请让我知道,我可以提供 问候 编辑:我已经遵​​循链接的问题的每一步,我的问题依然存在 – 我觉得我们的电子邮件configuration的方式有一个错误,但我不能确定我们要错哪里:(

通过Google Apps别名发送Postfix外发邮件

我有一个域example.com设置如下 服务器托pipe一个网站和其他一些其他的东西 Google Apps处理我的电子邮件,并configuration为发送和接收邮件 无论何时服务器需要向我发送电子邮件,它都使用Postfix通过Google的SMTP服务器发送电子邮件。 这工作得很好,但服务器发送电子邮件[email protected] 。 我在Google Apps中设置了一个别名,以允许[email protected]发送和接收邮件为[email protected] 。 我希望postfix以[email protected]身份发送邮件,同时以[email protected]到Google的SMTP服务器。 简单的解决办法是打开我的服务器的另一个应用程序帐户,但这是一个小型业余爱好项目每月5美元。

通过我的VPS从Gmail发送邮件(后缀,dovecot,postfixadmin)

这个问题已经困扰了我很长一段时间,我希望它被修复。 在我的VPS上,我已经设置了postfixadmin和dovecot正确的Postfix。 (我可以发送(通过terminal)和接收邮件)因为我是Gmail的谷歌产品的粉丝。 这将是很好的使用Gmail作为接口发送我的邮件(通过我的VPS)。 那么Gmail有这样的function来添加一个现有的电子邮件地址。 而且我想以这种方式将我的电子邮件地址添加到我的帐户。 但每当我尝试使用Google方法login时,它说它失败。 我已经在/var/log/mail.log中查看发生了什么事情。 它给了我这3个警告,而我尝试通过Gmail连接到我的服务器: Apr 24 20:02:04 localhost postfix/master[7177]: daemon started — version 2.11.3, configuration /etc/postfix Apr 24 20:03:08 localhost postfix/smtpd[7189]: connect from mail-wm0-f41.google.com[74.125.82.41] Apr 24 20:03:08 localhost postfix/smtpd[7189]: lost connection after CONNECT from mail-wm0-f41.google.com[74.125.82.41] Apr 24 20:03:08 localhost postfix/smtpd[7189]: disconnect from mail-wm0-f41.google.com[74.125.82.41] 这是我的/etc/postfix/master.cf文件的样子: # SMTP on port 25, unencrypted. […]

分发组中的外部收件人不接收电子邮件

在Office365中,我们有一个分发组, [email protected] ,由以下成员组成: [email protected] [email protected] [email protected](例如@ gmail.com) 如果内部用户(即@ company.com电子邮件地址)向[email protected]发送电子邮件, [email protected]该组的所有成员都会收到该电子邮件。 但是,如果外部用户向[email protected]发送电子邮件,则只有内部用户收到电子邮件。 外部用户甚至没有收到NDR,即使我已将ReportToOriginatorEnabled设置为True组。 此问题显示如何解决未在Exchange 2010中传送的电子邮件问题: 分发列表中包含外部发送的外部电子邮件 ,但链接问题中的解决scheme已经就位。 我没有任何改变,所以我仍然遇到同样的问题。 Office365中的消息跟踪报告说,发送给组外部成员的电子邮件已成功发送到外部SMTP服务器,但是我已经使用Gmail和其他一些服务进行了testing,但都没有收到电子邮件或NDR。

Mailgun电子邮件在任何地方都被拒绝,但在Gmail上

我的问题和Mailgun日志 我已经使用Mailgun“设置和validation”(参见上下文 )发送域名,所以我可以使用它通过Mailgun API发送我的联系人/订单表单: https : //github.com/mailgun/mailgun-php 成功validation后(根据Mailgun),邮件只能传递到Gmail地址。 这些是Mailgun为其他电子邮件提供商提供的错误日志: { "severity": "temporary", "tags": [], "storage": { "url": "https://so.api.mailgun.net/v3/domains/mail.itvar.cz/messages/***", "key": "***" }, "delivery-status": { "tls": true, "mx-host": "mx1.seznam.cz", "attempt-no": 2, "description": null, "session-seconds": 2.4669690132141113, "retry-seconds": 900, "code": 451, "message": "451 4.4.8 Unroutable email address.", "certificate-verified": true }, "recipient-domain": "seznam.cz", "event": "failed", "campaigns": [], "reason": "generic", "user-variables": […]

将禁用邮箱的电子邮件地址用作Exchange上的别名时出现的问题

我已禁用交换邮箱,并将其电子邮件地址添加为另一个邮箱的别名。 从外部域发送电子邮件时,别名工作正常,但从同一个域发送时不起作用。 它返回错误: IMCEAEX-_o=Contoso+20Corp_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=Magalhaes+20B+2E+20Souza+2C+20Mariana9ca@contosocorp.com Remote Server returned '550 5.1.1 RESOLVER.ADR.ExRecipNotFound; not found' 电子邮件地址显示电子邮件地址smtp:[email protected] 。 我怎样才能解决这个问题?

不同的服务器的邮件和托pipe

我有MS Azure上的网站和一家不同公司的邮件服务器。 两台服务器和他们的IP地址是不同的。 我正尝试在MS Azure上托pipe我的网站,并使用我的邮件服务器接收/发送电子邮件。 网站工作正常,但我不能收到电子邮件。 这是我的域configuration如何: mail.domain.com A [mail server IP] domain.com CNAME address.westeurope.cloudapp.azure.com www.domain.com CNAME domain.com *.domain.com MX 0,mail.domain.com domain.com MX 10,mail.domain.com domain.com NS eu.dnsenable.com domain.com NS tr.dnsenable.com domain.com NS us.dnsenable.com 我想我无法正确configurationMXlogging。 我无法接收或发送电子邮件。