mirror of
https://github.com/Mailu/Mailu.git
synced 2025-02-07 13:08:22 +02:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
try_fallback = false;
|
|
use_esld = false;
|
|
allow_username_mismatch = true;
|
|
use_vault = true;
|
|
vault_url = "http://{{ ADMIN_ADDRESS }}:8080/internal/rspamd/vault";
|
|
vault_token = "mailu";
|
|
.include(try=true,priority=1,duplicate=merge) "/overrides/arc.conf"
|