浏览代码

Log to syslog

andryyy 8 年之前
父节点
当前提交
fa3a47fde5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      data/conf/dovecot/dovecot.conf

+ 1 - 1
data/conf/dovecot/dovecot.conf

@@ -1,6 +1,6 @@
 auth_mechanisms = plain login
 auth_mechanisms = plain login
 #mail_debug = yes
 #mail_debug = yes
-log_path = /var/log/mail.log
+log_path = syslog
 disable_plaintext_auth = yes
 disable_plaintext_auth = yes
 # Uncomment on NFS share
 # Uncomment on NFS share
 #mmap_disable = yes
 #mmap_disable = yes