I'am using some toturials on dovecot configuration . in those tutorials explained about a 10-master.conf file in /etc/dovecot/conf.d but in my centos I just have a /etc/dovecot.conf file could any one help ?
问问题
65 次
1 回答
1
如果我没记错的话, CentOS 5 附带 dovecot 1 版本,教程可能与版本 2 相关。
Dovecot 1 有一个单独的配置文件/etc/dovecot.conf
, 用于存储所有内容。您10-master.conf
可以service
在/etc/dovecot.conf
.
查看官方wiki 页面以获得有关 dovecot 1 的更好信息。
于 2015-01-09T19:39:59.817 回答