我一直在见证我的Postfix电子邮件服务器,配有Dovecot和spamassassin一些大规模的问题。 日志文件显示如下所示的错误,日志中有成千上万个这样的行。 Mar 13 14:21:48 centos postfix/qmgr[1908]: warning: 5ABBA1425BF: defer service failure Mar 13 14:21:48 centos postfix/qmgr[1908]: 5ABBA1425BF: to=<[email protected]>, relay=none, delay=1929, delays=1706/223/0/0, dsn=4.3.0, status=deferred (mail transport unavailable) Mar 13 14:21:48 centos postfix/qmgr[1908]: warning: 5ABBA1425BF: defer service failure Mar 13 14:21:48 centos postfix/qmgr[1908]: 5ABBA1425BF: to=<[email protected]>, relay=none, delay=1929, delays=1706/223/0/0, dsn=4.3.0, status=deferred (mail transport unavailable) Mar 13 14:21:48 […]
有谁知道是否有可能有Dovecot或Postfix输出用户的邮件客户端? 在Dovecot的variables列表中,我找不到那个方向。
我正在VPS上为自己设置一个postfix + dovecot邮件服务器。 我打算主持几个域,并能够通过MySQLpipe理用户。 它目前正常工作,但它错过了一些主机发送的电子邮件。 当发生这种情况时,日志上没有任何东西。 所以我很难弄清楚为什么会发生这种情况,任何能够指出我朝着正确的方向的东西都会受到高度赞赏。 这些是我迄今为止所做的一些testing: 从Gmail发送到[email protected]:工作 – 出现在日志中 将邮件从[email protected]发送到任何地方:工作 – 出现在日志中 从Github发送到[email protected]:不起作用 – 日志中没有任何内容 (与几个主机相同) 这里是我的postfix/master.cf的内容: smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no # appending .domain is the MUA's job. append_dot_mydomain = no readme_directory = /usr/share/doc/postfix # TLS parameters smtpd_tls_cert_file = /etc/postfix/smtpd.cert smtpd_tls_key_file = /etc/postfix/smtpd.key smtpd_use_tls = yes smtpd_tls_session_cache_database = […]
我有格式为[email protected]的用户名,我在virtualmin下的dovecot安装目前预计和格式为username.domain。 是否可以使用设置: auth_username_translation和/或auth_username_format (或其他一些方法)来使我的客户端仍然以[email protected]格式login? 谢谢。
我们正试图在RHEL 5.4服务器上安装dovecot(dovecot-2.2.10-1_14.el5.x86_64),我们得到的错误是: [root@asgfkm /]# rpm -i dovecot-2.1.17-0_136.el5.x86_64.rpm uyarý: dovecot-2.1.17-0_136.el5.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 66534c2b: NOKEY hata: Failed dependencies: libcrypto.so.6()(64bit) is needed by dovecot-1:2.1.17-0_136.el5.x86_64 libldap-2.3.so.0()(64bit) is needed by dovecot-1:2.1.17-0_136.el5.x86_64 libmysqlclient.so.15()(64bit) is needed by dovecot-1:2.1.17-0_136.el5.x86_64 libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by dovecot-1:2.1.17-0_136.el5.x86_64 libssl.so.6()(64bit) is needed by dovecot-1:2.1.17-0_136.el5.x86_64 [root@asgfkm /]# 但是当我们尝试安装请求的库时,它与永远的库冲突: uyarý: openssl-0.9.8e-27.el5_10.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key […]
我有以下设置(从我的postconf -n输出抓取) alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no broken_sasl_auth_clients = yes config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 inet_interfaces = all mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 maximal_backoff_time = 8000s maximal_queue_lifetime = 7d minimal_backoff_time = 1000s mydestination = $mydomain, localhost.$mydomain, localhost myhostname = //redacted mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 […]
我刚刚在我的VPS上安装了一个新的dovecot副本。 我也运行后缀,我第一次通过这个指南,我按照解释一切。 但是,当我尝试从我的iPhone发送电子邮件时出现以下错误, postfix/smtpd[5017]: warning: SASL: Connect to private/auth failed: Permission denied dovecotconfiguration文件, https ://ghostbin.com/paste/c9he3
我试图设置我的服务器上,似乎工作正常的roundcube。 我已经完成了所有的步骤,并允许我发送传出的电子邮件完全正常(雅虎testing),电子邮件总是通过。 然而,出于某种原因,如果我回复从雅虎邮件到邮件服务器,它会发回一个错误550(收件人未find)。 我到处寻找答案,但没有find任何答案。 有没有人遇到这个问题,并find了解决办法? 如果我需要提供更多的信息,请让我知道,我会这样做。 邮件日志:(缩短) Aug 14 16:35:03 pocketbukkit dovecot: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=23142, secured Aug 14 16:35:03 pocketbukkit dovecot: imap([email protected]): Disconnected: Logged out bytes=50/404 失败通知: Sorry, we were unable to deliver your message to the following address. <[email protected]>: Remote host said: 550 5.1.1 <[email protected]> Recipient not found. <http://x.co/irbounce> [RCPT_TO] […]
我们有应用程序从邮箱收件箱中获取邮件。 一旦应用程序停止提取,那么我们会在maillog中进行以下操作: Aug 15 11:03:47 server_name postfix/virtual[16743]: 731E258003: to=<mailbox_name>, relay=virtual, delay=0.06, delays=0.04/0/0/0.02, dsn=2.0.0, status=sent (delivered to mailbo x) Aug 15 11:03:55 server_name postfix/pipe[3201]: 9CE9658002: to=<mailbox_name>, relay=filter, delay=0.19, delays=0.15/0/0/0.05, dsn=2.0.0, status=sent (delivered via filter ser vice) Aug 15 11:03:55 server_namepostfix/virtual[16743]: C6C4958003: to=<mailbox_name>, relay=virtual, delay=0.06, delays=0.05/0/0/0.01, dsn=2.0.0, status=sent (delivered to mailbo x) Aug 15 11:06:22 server_name postfix/pipe[6280]: […]
我configuration了一个后缀/ dovecot。 我正在使用默认的dovecot证书进行testing。 但是当我尝试重新启动服务完整性失败。 但是我不确定问题在哪里。 我遵循DigitalOcean指南 。 问题出在哪里,必须改变什么参数? 提前致谢! /usr/lib/postfix/post-install: Error: "no smtpd_tls_cert_file=/etc/dovecot/dovecot.pem smtpd_tls_key_file=/etc/dovecot/dovecot.pem smtpd_use_tls=yes smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth smtpd_sasl_auth_enable = yes" should be "no" or an absolute path name. postfix/postfix-script: warning: unable to create missing queue directories postfix/postfix-script: fatal: Postfix integrity check failed!