Browse Source

Fix whitespace in mailspike configuration

pull/5733/head
Dmitriy Alekseev 9 months ago
committed by GitHub
parent
commit
20e87b76bd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      conf/modules.d/rbl.conf

2
conf/modules.d/rbl.conf

@ -56,8 +56,8 @@ rbl {
mailspike {
symbol = "MAILSPIKE";
rbl = "rep.mailspike.net";
is_whitelist = true;
checks = ["from"];
is_whitelist = true;
whitelist_exception = [
"MAILSPIKE",
"RWL_MAILSPIKE_GOOD",

Loading…
Cancel
Save