34 lines
584 B
Text
34 lines
584 B
Text
[logging]
|
|
config = test/lacre-logging.conf
|
|
file = test/logs/gpg-mailgate.log
|
|
format = %(asctime)s %(module)s[%(process)d]: %(message)s
|
|
date_format = ISO
|
|
|
|
[gpg]
|
|
keyhome = test/keyhome
|
|
|
|
[smime]
|
|
cert_path = test/certs
|
|
|
|
[daemon]
|
|
host = not_used
|
|
port = not_used
|
|
|
|
[database]
|
|
enabled = yes
|
|
url = sqlite:///test/lacre.db
|
|
pooling_mode = optimistic
|
|
max_connection_age = 3600
|
|
|
|
[relay]
|
|
host = localhost
|
|
port = 2500
|
|
|
|
[cron]
|
|
send_email = no
|
|
mail_templates = not_used
|
|
|
|
[enc_keymap]
|
|
alice@disposlab = 1CD245308F0963D038E88357973CF4D9387C44D7
|
|
bob@disposlab = 19CF4B47ECC9C47AFA84D4BD96F39FDA0E31BB67
|
|
|