Просмотр исходного кода

fix typo in RCVD_UNAUTH_PBL

tags/1.9.0
heraklit256 5 лет назад
Родитель
Сommit
4e878f443d
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      conf/composites.conf

+ 1
- 1
conf/composites.conf Просмотреть файл

@@ -87,7 +87,7 @@ composites {
policy = "leave";
}
RCVD_UNAUTH_PBL {
expression = "RECEIVED_PBL & -RCVD_VIA_SMTP_AUTH";
expression = "RECEIVED_PBL & !RCVD_VIA_SMTP_AUTH";
description = "Relayed through ZEN PBL IP without sufficient authentication (possible indicating an open relay)";
score = 2.0;
policy = "leave";

Загрузка…
Отмена
Сохранить