mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
added min_word_len option to discard/skip too short words in email body
This commit is contained in:
@ -58,7 +58,8 @@ piler_header_field=X-piler: piler already archived this email
|
||||
; to messages without message-id.
|
||||
archive_emails_not_having_message_id=0
|
||||
|
||||
|
||||
; minimum word length in mail body to index
|
||||
min_word_len=1
|
||||
|
||||
; comma separated list of your domains. piler uses this information to determine
|
||||
; the direction of the given email
|
||||
|
Reference in New Issue
Block a user