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