Changes

From SME Server
Jump to navigationJump to search
195 bytes added ,  17:55, 10 September 2015
Line 203: Line 203:  
  db spamassassin setprop wbl.global user@domain3.com White
 
  db spamassassin setprop wbl.global user@domain3.com White
 
  db spamassassin setprop wbl.global spammer@spamdomain.com Black
 
  db spamassassin setprop wbl.global spammer@spamdomain.com Black
 +
 +
you can block en entire tld but be aware that you for sure will deny legitimate email one day
 +
db spamassassin setprop wbl.global *@*.xyz Black
 +
db spamassassin setprop wbl.global *@*.link Black
    
expland template and save the configuration to the database
 
expland template and save the configuration to the database
Line 211: Line 215:     
These lists can be also controlled by the server-manager with the wbl contrib http://wiki.contribs.org/Email_Whitelist-Blacklist_Control
 
These lists can be also controlled by the server-manager with the wbl contrib http://wiki.contribs.org/Email_Whitelist-Blacklist_Control
      
====Testing====
 
====Testing====

Navigation menu