1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/rspamd/conf/headers_group.conf

9 lines
265 B
Plaintext
Raw Normal View History

2021-11-25 16:29:31 +02:00
symbols = {
"RCVD_NO_TLS_LAST" {
# see https://github.com/Mailu/Mailu/issues/1705
2021-11-25 16:29:31 +02:00
weight = 0.0;
description = "Last hop did not use encrypted transports";
}
}
.include(try=true,priority=1,duplicate=merge) "/overrides/headers_group.conf"