- Added certstore and retrieval of the local trust root. - Major work on keeping the context between calls to the milter. - Added a context for an email in processing - Added Husk specific errors
9 lines
124 B
TOML
9 lines
124 B
TOML
#
|
|
# Husk config file
|
|
#
|
|
connection = "localhost:3000"
|
|
|
|
sequoia_home = "/tmp/sq_home"
|
|
|
|
logfile_config = "./config/log4rs.yml"
|