mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-12 04:23:24 +02:00
8 lines
266 B
YAML
8 lines
266 B
YAML
headline: lang.rsettings_preset_1
|
|
content: |
|
|
priority = 10;
|
|
authenticated = yes;
|
|
apply "default" {
|
|
symbols_enabled = ["DKIM_SIGNED", "RATELIMITED", "RATELIMIT_UPDATE", "RATELIMIT_CHECK", "DYN_RL_CHECK", "HISTORY_SAVE", "MILTER_HEADERS", "ARC_SIGNED"];
|
|
}
|