我正在帮助pipe理的服务器有一个严重的文件系统问题,现在/lost+found目录中有很多文件。 我想[email protected] 收到和发送的邮箱。 我们使用Maildir邮件格式,Postfix作为MTA,Dovecot作为Debian Squeeze上的POP3 / IMAP服务器。 我已经试过了 grep -r ".*user.*" 和 grep -r ".*From: \"John Doe.*" 大部分结果文件像1412216683.V804I9e3a201M324743.example里面像Maildir10805257/new/目录。 由于有很多不同的Maildir/new目录,我想知道是否有一个特定的邮箱[email protected] ,如果有的话,如果有人知道一个更好的方式来find它。 否则,他的剩余消息是否遍布这些目录?
我如何强制postfix发送邮件顺序,而不是同时发送? 它一次只能打开一个SMTP连接。 它应该只影响传出的SMTP连接。 传入连接仍然可以同时处理。 为什么? 我的VPS提供商(contabo.de)有非常有趣的想法,通过限制同时SMTP连接的数量为1绑定垃圾邮件发送者的手。我不发送垃圾邮件,但脚本正在发送重要的订单邮件同一时间每天一次。 然后用连接被拒绝在postfix中被阻止,邮件被延期。 有时需要花费两个多小时才能发送邮件,因为在任何尝试时,同时连接都会被阻止。
我似乎无法让鸽舍开始。 我的日志不断显示这个东西: connect from localhost[127.0.0.1] Mar 1 17:15:01 mac postfix/smtpd[32526]: warning: SASL: Connect to private/auth-client failed: No such file or directory Mar 1 17:15:01 mac postfix/smtpd[32526]: fatal: no SASL authentication mechanisms Mar 1 17:15:02 mac postfix/master[21369]: warning: process /usr/lib/postfix/smtpd pid 32526 exit status 1 Mar 1 17:15:02 mac postfix/master[21369]: warning: /usr/lib/postfix/smtpd: bad command startup — […]
我有后缀作为中继服务器运行。 在正常的configuration中,postfix会logging“from”和“to”标题。 我想要后缀来logging额外的扩展头,例如。 X-MMS-Originator-System和X- MMS-3GPP-MMS-Version如下。 有没有人有任何想法如何在后缀中logging这种types的扩展头? Date: Thu, 9 Feb 2012 15:33:09 +0700 (ICT) From: +66846462383/TYPE=PLMN Sender: +66846462383/TYPE=P…@grxmm4.happy.com To: +66815843236/TYPE=PLMN,+66892072043/TYPE=PLMN,+66838471846/TYPE=PLMN,+61434783265/TYPE=PLMN Message-ID: <542269348.734.1328776389955.JavaMail.root@mms-cmz-01> MIME-Version: 1.0 Content-Type: multipart/related; type="application/smil"; start="<hISVa>"; .boundary="—-=_Part_34_1141875874.1328776389677" X-Mms-Originator-System: m…@grxmm4.happy.com X-Mms-3GPP-MMS-Version: 6.5.0
当用postfix发送电子邮件时,我有时会得到这个错误: 451 #4.1.8 Domain of sender address <[email protected]> does not resolve (in reply to MAIL FROM command) 域mydomain.tld可以parsing,意味着A,MX,PTRlogging设置正确。 但是,发送服务器具有不同的域anotherdomain.tld但是由于我将mydomain.tld的MXlogging设置为anotherdomain.tld ,因此可以从mydomain.tld发送电子邮件。 来自有问题的电子邮件的信封是[email protected] 。 是否还有其他一些DNS条目需要设置? 或者我还能如何解决这个问题? (我想保持服务器结构虽然)
我使用vps服务器与Ubuntu 10.04当我发送电子邮件我得到这个: Mar 19 18:09:01 mail postfix/smtp[6340]: 8FAF722294: to=<[email protected]>, orig_to=<root>, relay=none, delay=0.09, delays=0.08/0.01/0/0, dsn=5.4.6, status=bounced (mail for mydomain.com loops back to myself) 我查看inforumsfind解决scheme,但徒劳无功,即使我改变了我的Postfix设置: 我的目的地设置是这样的 mail.mydomain.com, localhost.mydomain.com, , localhost 我改变了这一点 $mail.mydomain.com, localhost, localhost.mydomain.com, mydomain.com 我做了很多变化,但仍然没有工作。 cat /etc/mailname的输出 mail.mydomain.com postconf -n的输出postconf -n : alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = […]
在CentOS 6.4上使用postfix-2.6.6-2.2.el6_1.x86_64是否有请检查OUTGOING邮件的方法,如果收件人看起来像[email protected] (默认情况下不发送)即gmail.com域和地址的用户名部分超过3个点)? 可以使用header_checks吗?还是仅用于收取邮件? 下面是在我的服务器上的Postfix的当前configuration( postconf -n输出)(我使用virtual_alias_domains来接受在我的专用服务器上托pipe为Apache vhosts的几个Drupal站点的邮件,并且我想停止发送注册邮件给假用户 ): alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix data_directory = /var/lib/postfix debug_peer_level = 2 html_directory = no inet_interfaces = all inet_protocols = ipv4 mail_owner = postfix mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man mydestination = $myhostname, localhost.$mydomain, localhost newaliases_path = […]
我有一个问题, 我已经configuration了postfix来为SMTP AUTH使用dovecot,因此我必须在main.cf文件中指定dovecot身份validation。 问题是,我还需要validation我的智能主机的传出SMTP中继。 我似乎无法立即做到这一点。 我可以configuration我的智能主机,或者我可以configurationdovecot身份validation。 main.cf文件: relayhost = relay.jangosmtp.net:2525 smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/relay_passwd smtp_sasl_type = dovecot smtpd_sasl_path = private/auth smtpd_sasl_authenticated_header = yes broken_sasl_auth_clients = yes smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination smtpd_tls_key_file = /etc/postfix/certs/key.pem smtpd_tls_cert_file = /etc/postfix/certs/cert.pem 我试图将两者结合在一起,但postfix不会通过智能主机发送邮件,尽pipe它仍然会validationSMTP提交用户。 maillog给出了以下错误: Sep 16 23:59:00 hg-gv postfix/smtp[16631]: warning: unsupported SASL client implementation: dovecot Sep 16 23:59:00 […]
我尝试使用Postfix地址validation服务器 ,但是我无法使其工作。 这里是我的main.cf文件的内容,由postconf -n命令生成。 我标记了我修改自己的四行。 其他configuration线来自一个新的debian wheezy安装: address_verify_default_transport = direct_smtp # added by myself address_verify_map = btree:/var/lib/postfix/verify_cache # added by myself address_verify_relayhost = # added by myself alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix inet_interfaces = all mailbox_size_limit = 0 mydestination = fake.example.net, localhost.example.net, localhost myhostname = […]
我在其他地方找不到一个奇怪的情况。 当我将邮件发送到本地机器上的rcook时,我在syslog中看到了这一点: Feb 16 20:27:14 linode postfix/pickup[1305]: 326CC4463F: uid=0 from=<root> Feb 16 20:27:14 linode postfix/cleanup[1524]: 326CC4463F: message-id=<[email protected]> Feb 16 20:27:14 linode postfix/qmgr[1306]: 326CC4463F: from=<[email protected]>, size=302, nrcpt=1 (queue active) Feb 16 20:27:14 linode postfix/lmtp[1531]: 326CC4463F: to=<[email protected]>, orig_to=<rcook>, relay=linode.example.net[private/dovecot-lmtp], delay=0.06, delays=0.04/0.01/0.01/0.01, dsn=5.1.1, status=bounced (host linode.example.net[private/dovecot-lmtp] said: 550 5.1.1 <[email protected]> User doesn't exist: [email protected] (in reply to RCPT […]