我已经设置了一个后缀+快递服务器,并配置了一个带有SMTP服务器设置的Rails应用程序。每当Rails应用程序试图发送电子邮件时,这就是后缀日志中显示的内容(在master.cf中设置了额外的日志详细信息)
Feb 22 03:57:24 alpha postfix/smtpd[1601]: Anonymous TLS connection established from localhost[127.0.0.1]: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)
Feb 22 03:57:24 alpha postfix/smtpd[
我正在一个ubuntu20.04服务器上运行postfix。我试图修复/var/log/mail.err文件中的一些警告,我得到了以下信息:
Aug 9 09:34:45 mail postfix/proxymap[281260]: error: open /etc/postfix/sql/mysql_virtual_domains_maps.cf: Permission denied
Aug 9 09:36:49 mail postfix/proxymap[282230]: error: open /etc/postfix/sql/mysql_virtual_alias_maps.cf:
我似乎无法开始。我的日志一直在显示这些东西:
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[213
Dec 13 15:14:11 raspberrypi postfix/smtpd[7702]: connect from mail-wm1-f52.google.com[209.85.128.52]
Dec 13 15:14:11 raspberrypi postfix/smtpd[7702]: warning: connect to Milter service local:/opendkim/opendkim.sock: No such file or directory
Dec 13 15:14:11 raspberrypi postfix/smtpd[7702]: TLS SNI s
我刚刚安装并配置了Postfix/Dovecont + Mysql + PostfixAdmin。当我试图发送电子邮件从例如gmail.com,它是交付,但我看不到它的邮件文件夹。似乎被删除了。这是我的邮件日志。有人能帮上忙吗?
Sep 27 17:12:53 ND-12053 postfix/smtpd[29098]: connect from mail-yw0-f44.google.com[209.85.213.44]
Sep 27 17:12:53 ND-12053 postfix/trivial-rewrite[29101]: warning: do not list domain m
到目前为止
这个答案很有帮助。
https://serverfault.com/a/793202/604224
The Issue
我在virtualbox中配置了一个虚拟邮箱以进行测试,但是它似乎接受所有用户,即使是在virtual_mailbox_maps中没有定义的用户,这是尽管清除了mydestination (因此它没有作为本地邮件处理)并添加了一些smtpd_recipient_restrictions
测试时,将邮件发送到不存在的邮箱(但退出域),例如
echo "This is the body of the email" | mail -s "This
我正在尝试设置后缀+ Devocot + Postgresql。现在,只是为了能够收到一封电子邮件,以某种方式,并将其保存在文件系统。
在我的postfix/main.cf中,我注释掉了“别名”,但是它没有改变任何东西:
# query to find which domains we accept mail for
virtual_mailbox_domains = pgsql:/etc/postfix/virtual_mailbox_domains.cf
# query to find which email addresses we accept mail f
系统:
后缀3.1.2
CentOS 6.8
x86_64上的内核和CPU Linux2.6.32-642.2.el6.centos.plus.x86_64
Dovecot,PostGrey,Amavis
启动后缀后给出警告消息。
[root@sun etc]# postfix start
postfix/postfix-script: warning: group or other writable: /etc/postfix/./master.cf
postfix/postfix-script: starting the Postfix mail system
更新1:
我找到了原因。给出
我们正在运行CentOS 7,只是将后缀升级到第3版,升级后不会启动。首先,日志中存在一个兼容性问题,但我们按照建议(postconf compatibility_level=2)解决了它。
更大的问题是
postfix: /usr/libexec/postfix/post-install: Error: /etc/postfix/postfix-files is not a file
绝对被困在那里了。我们试图在chmod 777上设置/etc/postfix,尝试使用postfix-install,但是没有任何帮助。
如何在Ubuntu10.04上修复此错误?
Reading package lists... Done
Building dependency tree
Reading state information... Done
postfix is already the newest version.
The following packages were automatically installed and are no longer required:
libaprutil1-dbd-sqlite3 libcap2 apache2.2-bin libapr1 libapru
我试图使用dbmail创建自己的邮件服务器来存储电子邮件。我已经按照安装指南http://www.dbmail.org/dokuwiki/doku.php/setup_后缀将dbmail配置为与postfix一起工作,但是当我重新启动postfix时,会收到以下警告:
* Starting Postfix Mail Transport Agent postfix
postconf: warning: /etc/postfix/main.cf: unused parameter: user
postconf: warning: /etc/postfix/main.cf: unused para
正如标题所暗示的,每当我试图运行newaliases时,我都会得到这个错误。首先,给出一点解释。我试图在debian服务器上从jessie升级到trying,几乎所有的包都升级了,除了postfix和postfix-mysql。另外,在升级过程中,mysql被mariadb所取代。我不确定这是否有问题,但是每当我试图重新运行升级以重新配置postfix包时,我会得到以下内容:
Setting up postfix (3.1.4-7) ...
Postfix (main.cf) configuration was not changed. If you need to make
chang
我很难将传入的SMTP身份验证到我的后缀服务器(使用带有MySQL后端的Cyrus )。
在我的auth.log里我得到:
postfix/smtpd[3389]: sql auxprop plugin using mysql engine
postfix/smtpd[3389]: SQL engine 'mysql' not supported
postfix/smtpd[3389]: auxpropfunc error no mechanism available
postfix/smtpd[3389]: _sasl_plugin_load failed on sasl_a
在我的情况下,后缀神秘地关闭了自己:后缀/后缀-脚本停止后缀邮件系统。
在一个全新的Ubuntu 18.04,当我跑
service postfix start
它启动了,但几分钟后就关闭了。
May 22 09:10:15 coenraad-Latitude-E5550 postfix/postfix-script[12849]: starting the Postfix mail system
May 22 09:10:15 coenraad-Latitude-E5550 postfix/master[12851]: daemon started -- version 3.3.0, con
在RHEL 8上在后缀3.3.1中实现pypolicyd-spf支持,在/var/log/maillog中遇到以下错误:
spawn[xxxx]: fatal: spawn_comand: execvp /usr/bin/python: No such file or directory
postfix/spawn[xxxx]: warning: command /usr/bin/python exit status 1
spawn[xxxx]: fatal: spawn_comand: execvp /usr/bin/python: No such file or directory
pos