Ubuntu 10.04 LTS root@vm1613:/etc/postfix# vim /etc/postfix/main.cf […] # default restrictions smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, permit_sasl_authenticated, check_client_access pcre:/var/spool/postfix/plesk/non_auth.re smtpd_client_restrictions = permit_mynetworks smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination […] root@vm1613:/etc/postfix# postfix check root@vm1613:/etc/postfix# root@vm1613:/etc/courier# service postfix restart * Stopping Postfix Mail Transport Agent postfix [ OK ] * Starting Postfix Mail Transport Agent postfix 当我检查smtpd_recipient_restrictions的结果是: root@vm1613:/etc/courier# postconf -d […]
我尝试运行已经安装在我的CentOS 5.6服务器上的postfix-2.3.3-6,但是当我使用这个命令时它显示FAILED msg /etc/init.d/postfix start 好吧,我试图用/ var / log / syslog和/ var / log / messages发现问题的根源,但是第一个是在目录中没有这样的文件,第二个命令是另外一个msg说权限被拒绝了我做 ? 任何build议表示赞赏
我有一对主要由Postfix,Procmail和Cyrus-IMAP组成的邮件服务器,它们都能正常工作。 IMAP服务器configuration在一个简单的主/副本对中。 所有“普通”邮件都被主人的Postfix所接受,后者通过Procmail处理,将其传送到在同一台服务器上运行的Cyrus-IMAP。 两台服务器都能够像这样运行,但只有主服务器实际上收到外部电子邮件。 目前,任何一个盒子上的本地帐户都通过本地Postfix发送邮件(例如,由cron作业生成),邮件本地发送到同一个盒子上的Cyrus-IMAP。 然而,赛勒斯的复制不喜欢直接在副本上发生的变化,所以我希望副本将其本地邮件传递给主服务器。 我看到了两个方法来实现这一点: 更改副本的本地传输以将邮件传递到主服务器上的Postfix 要么 更改副本的procmail以将邮件发送到主服务器上的Cyrus-IMAP。 还有第三种方式是副本服务器将所有东西都传递给主服务器(即内部和外部邮件),但似乎有些不必要。 我不需要改变处理外部邮件的方式 – 任何一个邮箱都可以通过本地Postfix发送外部邮件,然后外部中继。 我真正想要做的只是改变内部电子邮件在副本上的处理方式,以便将它们传送到主服务器,无论是Postfix还是IMAP服务器。 在postfix的master.cf中,现有的,工作的,本地传输的configuration: procmail-local unix – nn – – pipe flags=OR user=cyrus argv=/usr/bin/procmail -t -m RECIPIENT=${mailbox} SENDER=${sender} EXTENSION=${extension} /etc/procmailrc 在procmailrc中传递给Cyrus的现有工作,configuration: DELIVERMAIL="/usr/lib/cyrus/bin/deliver -r $SENDER -a $RECIPIENT $RECIPIENT
在Debian服务器中,我通过/etc/network/interfaces的以下configuration添加了第二个IP # The primary network interface allow-hotplug eth0 iface eth0 inet static address 1.1.1.1 netmask 255.255.255.255 gateway 1.1.1.1 auto eth0:1 iface eth0:1 inet static address 1.1.1.2 netmask 255.255.255.255 现在, postfix发送电子邮件与第二个IP而不是主IP。 我为nginxpipe理的每个域使用一个专用IP。 是否有可能通过专用于该域的IP从每个域发送电子邮件? 如果不是,如何使用主要IP发送电子邮件?
我们有一些域名发送商业邮件,尽pipe我们要求从他们的列表中删除。 我想configurationPostfix拒绝来自某些电子邮件域的所有电子邮件。 如何在后缀中configuration这个?
寻找一些build议。 我们似乎被雅虎封锁,但我无法find任何网上提供了一种方法来请求解除封锁。 我应该强调,端口25是开放的(其他电子邮件交付确定),我们不在任何拦截列表(见图片)。 blocklisttesting截图 Aug 2 05:01:30 plesk postfix/smtp[32030]: connect to mx-eu.mail.am0.yahoodns.net[188.125.69.79]:25: Connection timed out Aug 2 05:01:30 plesk postfix/smtp[32030]: ED64E6694E: to=<r**[email protected]>, relay=none, delay=242195, delays=242165/0.02/30/0, dsn=4.4.1, status=deferred (connect to mx-eu.mail.am0.yahoodns.net[188.125.69.79]:25: Connection timed out) Aug 2 05:06:30 plesk postfix/smtp[30755]: connect to mx-eu.mail.am0.yahoodns.net[188.125.69.79]:25: Connection timed out Aug 2 05:06:30 plesk postfix/smtp[30755]: 960F26884A: to=<n**[email protected]>, relay=none, delay=309573, delays=309543/0.02/30/0, dsn=4.4.1, […]
我使用postfix,dovecot 2.1和amavis来处理我的电子邮件。 我怎样才能拒绝(从其他电子邮件服务器)的电子邮件date是旧的(例如> = 1个月)或新的(例如> = 1d将来)?
我有一个Postfix服务器安装程序,大多数情况下都能正常工作,但是每天有100到200封邮件被延迟,并出现以下错误: status=deferred (lost connection with alt1.gmail-smtp-in.l.google.com[74.125.142.27] while sending RCPT TO) status=deferred (lost connection with mta6.am0.yahoodns.net[66.196.118.34] while sending message body) 这是所有发出邮件的10%左右。 传入邮件工作正常,所有传出到本地服务器上的域也能正常工作。 在排除故障的同时,我发现gmail一直在弹跳的某个邮件,但是如果我将一封新邮件写入到同一个收件人,Google会毫不犹豫地接受它: 邮件反弹: Sep 3 13:08:04 mail postfix/smtp[2623]: 72A66184148: to=<[email protected]>, relay=aspmx.l.google.com[173.194.79.27]:25, delay=2.5, delays=0.01/0/0.83/1.7, dsn=5.7.1, status=bounced (host aspmx.l.google.com[173.194.79.27] said: 554 5.7.1 9.9.9 (in reply to end of DATA command)) 发送的邮件: Sep 3 13:10:08 mail postfix/smtp[24005]: 38C47184147: […]
我有一个主要的Dovecot + Postfix邮件服务器和一个辅助的Zimbra 8.0.1服务器。 主服务器closures了一个星期,所有传入的消息被传送到configuration了“全部捕获”帐户的辅助服务器。 现在主服务器重新联机了,我想将“全部收集”邮箱上的所有邮件都刷新到主服务器,以便将邮件适当地传递到相应的用户邮箱(及其自己的规则)。 那可能吗?
我正在经历在我的服务器(Ubuntu 12.04 x64)上build立一个Discourse论坛的过程,并且在我必须configuration邮件程序的地方停滞不前。 我遵循Discourse的说明,并试图为Mandrillconfigurationpostfix 。 据说通过inputhostname -f来检查我的完全合格的域名 当我inputhostname -f ,我得到localhost 。 据我所知,进入hostname -f应该返回mydomainname.com 。 当我只inputhostname ,我得到mydomainname是正确的,因为这是我的主机名设置在/etc/hostname 。 看看我的一些其他设置,我的/etc/hosts文件读取: 127.0.0.1 localhost mydomainname # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 而在我的/etc/postfix/main.cf文件中,我有这样的myhostname设置: myhostname = mydomainname.mydomainname.com (这应该是myhostname = mail.mydomainname.com ?) 而我的目标如下: mydestination = mydomainname.com, localhost, […]