Explorar el Código

Update rbl.conf

MSBL list a lot of gmail dropboxes, but these are being excluded from the checks due to gmail.com being whitelisted. Same happens for other freemail providers.

Ignoring the whitelist in this case should be safe enough.
tags/2.5
Riccardo Alfieri hace 4 años
padre
commit
a4beaf4944
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      conf/modules.d/rbl.conf

+ 1
- 0
conf/modules.d/rbl.conf Ver fichero

@@ -167,6 +167,7 @@ rbl {
}
}
MSBL_EBL {
ignore_whitelist = true;
ignore_defaults = true;
rbl = "ebl.msbl.org";
emails_domainonly = false;

Cargando…
Cancelar
Guardar