mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
symbols = {
|
|
"RCVD_NO_TLS_LAST" {
|
|
# see https://github.com/Mailu/Mailu/issues/1705
|
|
weight = 0.0;
|
|
description = "Last hop did not use encrypted transports";
|
|
}
|
|
}
|