mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:57:03 +02:00
added logging recipients
This commit is contained in:
@ -106,6 +106,11 @@ archive_emails_not_having_message_id=0
|
||||
; everything
|
||||
archive_only_mydomains=0
|
||||
|
||||
; whether to syslog the recipients of the email in the following format:
|
||||
; 400000.....xxxxx: rcpt=recipient1@domain.com
|
||||
; 400000.....xxxxx: rcpt=recipient2@domain.com
|
||||
syslog_recipients=0
|
||||
|
||||
; minimum word length in mail body to index
|
||||
min_word_len=1
|
||||
|
||||
|
Reference in New Issue
Block a user