ソースを参照

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:
# systemctl enable spamassassin.service
# Change to "1" to enable spamd on systems using sysvinit:
ENABLED=1
ENABLED=0

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


読み込み中…
キャンセル
保存