mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-25 17:30:12 +01:00
added archive_only_mydomains to example.conf
This commit is contained in:
parent
66b8d079d2
commit
9b6aeef7e6
@ -95,6 +95,11 @@ extra_to_field=X-Envelope-To:
|
|||||||
; to messages without message-id.
|
; to messages without message-id.
|
||||||
archive_emails_not_having_message_id=0
|
archive_emails_not_having_message_id=0
|
||||||
|
|
||||||
|
; whether to archive each and every single email received (0) or
|
||||||
|
; only those on the mydomains list (1). The default is to archive
|
||||||
|
; everything
|
||||||
|
archive_only_mydomains=0
|
||||||
|
|
||||||
; minimum word length in mail body to index
|
; minimum word length in mail body to index
|
||||||
min_word_len=1
|
min_word_len=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user