소스 검색

[Conf] SPF is no longer a C module

tags/2.3
Vsevolod Stakhov 4 년 전
부모
커밋
cacf3f9450
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      conf/options.inc

+ 1
- 1
conf/options.inc 파일 보기

@@ -13,7 +13,7 @@
#
# Relevant documentation: https://rspamd.com/doc/configuration/options.html

filters = "chartable,dkim,spf,regexp,fuzzy_check";
filters = "chartable,dkim,regexp,fuzzy_check";
raw_mode = false;
one_shot = false;
cache_file = "$DBDIR/symbols.cache";

Loading…
취소
저장