出于某种原因,我在Amazon Linux EC2实例上收到的运行postfix和dovecot的/var/mail/<user>/.Sent\ Messages被放在/var/mail/<user>/.Sent\ Messages ,而不是预期的/var/mail/<user> 。 Postfix的master.cf包含以下关于dovecot的内容 dovecot unix – nn – – pipe flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -f ${sender} -d ${recipient} Dovecot的mail_location中的dovecot.conf被设置为 maildir:/var/mail/%u 这里是postfix和dovecot( /var/log/maillog )的/var/log/maillog Sep 4 02:43:02 mail dovecot:imap-login:login:user =,method = PLAIN,rip = 108.23.86.62,lip = 172.31.50.106,mpid = 9156,TLS 9月4日02:43:02 mail dovecot:imap(支持):断开连接:退出bytes = 32/392 Sep 4 02:43:23 mail dovecot:imap-login:login:user =,method = PLAIN,rip = […]
我看到这样的错误,当启动后缀服务器,也看到maillog时很多失败。 我该如何解决这个问题? Jan 13 22:43:46 CentOS-72-64-minimal postfix/master[1651]: warning: process /usr/libexec/postfix/smtp pid 1297 exit status 1 Jan 13 22:43:46 CentOS-72-64-minimal postfix/master[1651]: warning: /usr/libexec/postfix/smtp: bad command startup — throttling Jan 13 22:43:47 CentOS-72-64-minimal postfix/qmgr[1653]: warning: private/smtp socket: malformed response Jan 13 22:43:47 CentOS-72-64-minimal postfix/qmgr[1653]: warning: transport smtp failure — see a previous warning/fatal/panic logfile record for the […]
我通过以下方式禁止并拒绝一些垃圾邮件制造者域名/ IP: smtpd_recipient_restrictions = check_sender_access regexp:/etc/postfix/client_checks, … client_checks文件: /\@domain\./ REJECT 并且工作正常,但是我希望每次拒绝邮件时都会收到postmaster或特殊电子邮件([email protected])的通知,并且将发送失败消息发送给发件人(垃圾邮件发送者)。 我已经在main.cf中设置了以下内容,但是不起作用: notify_classes = bounce bounce_notice_recipient = [email protected] 请,你能帮我找出我做错了什么吗?
我刚刚为我们公司安装了一个osTicket服务器,而且我从使用电子邮件创build票据时遇到了问题。 我使用Postfix作为我的SMTP服务器,Dovecot作为我的IMAP服务器。 在osTicket面板中,configuration电子邮件设置时不会出现任何错误。 但是,当我发送电子邮件到[email protected]时,它不会在我的托pipe面板中创build任何票据。 我检查了我的邮件日志,一切都很好。 我认为我的“automail.php”文件有问题。 如果你能帮助我,我会非常高兴。 提前致谢。 automail.php文件: *** #!/usr/bin/php -q <?php /********************************************************************* automail.php PHP script used for remote email piping…same as as the perl version. Peter Rotich <[email protected]> Copyright (c) 2006-2013 osTicket http://www.osticket.com Released under the GNU General Public License WITHOUT ANY WARRANTY. See LICENSE.TXT for details. vim: expandtab sw=4 ts=4 sts=4: **********************************************************************/ […]
我已经安装了Zimbra 8.0.7,最近服务器已经成为从属于我的域名(“example.com”)的帐户提供电子邮件,但这个邮件来自外部smtps,例如:1.电子邮件帐户(仅限来自“example.com”服务器的帐户)接收来自“admin @ example .com”的电子邮件,并且这些电子邮件不是由我们的服务器发送的,这些电子邮件来自外部服务器,“说”发送电子邮件作为我们的服务器,正在尝试这封电子邮件作为真正的电子邮件,并在收件箱文件夹中发送此电子邮件。 我想知道是否有任何configuration后缀到它执行相同的“DNS检查”,实现与外部传入的电子邮件,但在从其他ips发送“example.com”收到的电子邮件?
我注意到sorbs.net将GMail的IP标记为垃圾邮件发件人,导致我的用户无法从gmail.com收到邮件。 我想禁用或删除sorbs.net检查过程中,或添加更多的DNSBLs,让Gmail邮件英寸我尝试添加以下到我的local.cf但没有成功: whitelist_from_rcvd *@gmail.com gmail.com score __RCVD_IN_SORBS 0 我也尝试从20_dnsbl_tests.cf评论/删除20_dnsbl_tests.cf但是它也没有做任何事情。 这里是来自maillog的日志: NOQUEUE: reject: RCPT from mail-oi0-f48.google.com[209.85.218.48]: 454 4.7.1 Service unavailable; Client host [209.85.218.48] blocked using dnsbl.sorbs.net; Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?209.85.218.48; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail-oi0-f48.google.com> Sep 3 15:03:05 server postfix/smtpd[16891]: disconnect from mail-oi0-f48.google.com[209.85.218.48]
我正在尝试为postfix-pcre创build一个小的virtual_alias_maps场景: .*@subdom\.domain\.com [email protected] 但是我得到这个错误: warning: pcre map /etc/postfix/virtual, line 1: unknown regexp option "c": skipping this rule 错误在哪里?
我正在运行服务器应用程序5.2的全新安装的macOS 10.12.1。 有或没有邮件服务激活,我无法在命令行中使用postfix。 我总是得到这个错误,当我尝试重新加载后缀: postfix/postfix-script: fatal: the Postfix mail system is not running 当我做postconf -ni有这个: remote:log root# postconf -n biff = no command_directory = /usr/sbin compatibility_level = 2 daemon_directory = /usr/libexec/postfix data_directory = /var/lib/postfix debug_peer_level = 2 debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5 html_directory = /usr/share/doc/postfix/html inet_protocols = all mail_owner = _postfix […]
我在Amazon Lightsail上运行Ubuntu 16.04。 我只是configurationPostfix发送电子邮件。 如果我在几个小时后发送电子邮件,则会立即收到电子邮件。 如果我在一封电子邮件中发送多封电子邮件,则会延迟10-30分钟。 问题: 如何解决延迟问题,以便即时发送电子邮件? 如何确保通过本地应用程序发送给用户(root&ubuntu)的所有电子邮件都被发送到具有相同域的外部电子邮件? 我的configuration: 在/etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND — YOUR CHANGES WILL BE OVERWRITTEN nameserver 172.xxx search ec2.internal / etc / hosts文件 127.0.0.1 localhost 127.0.1.1 webserver.DOMAIN-NAME.com webserver 3x.xxx webserver.DOMAIN-NAME.com webserver #3.xxx is the IP […]
我试图通过Postfix从mydomain.com发送一个电子邮件到我知道存在的地址([email protected])。 Postfix报告虽然地址不存在。 摘自mail.log Jun 7 07:01:47 mydomain postfix/smtp[50352]: 010BB40606: to=<[email protected]>, relay=remote.example.org[redacted]:25, delay=1.2, delays=0.37/0/0.37/0.48, dsn=5.0.0, status=bounced (host remote.example.org[redacted] said: 550 Address unknown (in reply to RCPT TO command)) . 以下是Telnet会话(来自运行Postfix的服务器),显示该地址存在: # telnet remote.example.org 25 Trying [redacted]… Connected to remote.example.org. Escape character is '^]'. 220 sophos.example.local ESMTP ready. HELO mydomain.com 250 sophos.example.local Hello mydomain.com [redacted] MAIL FROM: […]