mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
more bdat refactoring
Change-Id: I9b2f78ff103beb775c6214509ae50099f93ca0fb Signed-off-by: SJ <sj@acts.hu>
This commit is contained in:
@ -137,6 +137,10 @@ min_word_len=1
|
||||
; disabled (0).
|
||||
enable_cjk=0
|
||||
|
||||
; whether to enable the CHUNKING / BDAT feature (1) or not (0)
|
||||
; You may read about the feature at https://tools.ietf.org/html/rfc3030)
|
||||
enable_chunking=0
|
||||
|
||||
; if piler detects this line in the mail header, then it will assume
|
||||
; the message is a spam. You should include your own antispam solution's
|
||||
; specific line.
|
||||
|
Reference in New Issue
Block a user