mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
added encrypt_messages piler.conf option to decide whether to encrypt messages or not
This commit is contained in:
@ -25,6 +25,9 @@ default_retention_days=2557
|
||||
; this is a 16 character long vector
|
||||
iv=****************
|
||||
|
||||
; whether to encrypt messages (1) or not (0).
|
||||
encrypt_messages=1
|
||||
|
||||
; number of worker processes, ie. the number of simultaneous smtp connections to piler.
|
||||
number_of_worker_processes=10
|
||||
|
||||
|
Reference in New Issue
Block a user