浏览代码

Setting ENABLED back to 0. Deprecated setting for sysvinit only.

merge-requests/1/merge
Christoph Haas 10 年前
父节点
当前提交
3b09d173ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/ispmail-postfix/files/etc-default-spamassassin

+ 1
- 1
roles/ispmail-postfix/files/etc-default-spamassassin 查看文件

@@ -8,7 +8,7 @@
# not used. Instead, enable spamd by issuing: # not used. Instead, enable spamd by issuing:
# systemctl enable spamassassin.service # systemctl enable spamassassin.service
# Change to "1" to enable spamd on systems using sysvinit: # Change to "1" to enable spamd on systems using sysvinit:
ENABLED=1
ENABLED=0


# Options # Options
# See man spamd for possible options. The -d option is automatically added. # See man spamd for possible options. The -d option is automatically added.


正在加载...
取消
保存