小编Bug*_*Koc的帖子

Roundcube 发送没有主题的电子邮件

我最近设置了一个由postfix和组成的邮件服务器dovecot。昨天我添加了nginxroundcube。SPF、DKIM、DMARC、rDNS 记录全部完成。Gmail 将我的邮件视为有效邮件并将其发送到我的收件箱。一切正常。除了一件烦人的小事。

当我使用 Android 的内置 MUA 或其他 MUA 时,一切都还好。当我想使用圆形立方体发送邮件时,问题就开始了。邮件仍然经过验证并正确投递,但没有主题。不知何故,roundcube 丢失了主题字段并发送了没有主题的电子邮件。

我连续 7 个小时都在寻找答案,但似乎我是世界上唯一遇到此问题的人。这让我觉得我的服务器或配置有问题,但我对所有配置进行了四次检查,但我仍然一无所知。

任何帮助都会非常有用。在此先感谢您的时间。

我的邮件服务器在一个带有 768MB RAM 的 OpenVZ 机器上,运行 CentOS 7 Minimal。Postfix 版本:2.10.1 Dovecot 版本:2.2.10 Roundcube 版本:1.1.0

我的postconf -n输出:

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
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
disable_vrfy_command = yes
html_directory = no
inet_interfaces = all …
Run Code Online (Sandbox Code Playgroud)

email postfix roundcube centos7

5
推荐指数
1
解决办法
342
查看次数

标签 统计

centos7 ×1

email ×1

postfix ×1

roundcube ×1