[Rspamd-Users] rejecting tld
    Hirschler András 
    hirschler.andras at hunetkft.hu
       
    Thu Jul  4 13:29:28 UTC 2019
    
    
  
>> I would like to reject certian tld-s in the from and/or mailfrom.
>> (like: .icu, .xyz)
>> 
>> I tried to create a multimap.conf:
>> local_bl_tld { type = top; map = 
>> "$LOCAL_CONFDIR/local.d/local_bl_tld.map.inc"; symbol = 
>> "LOCAL_BL_TLD"; description = "Local TLD blacklist";score = 99;}
>> 
>> I also tried type=top:from and type=from_hostname Neither worked.
>> 
>There is no type "top", try 'type = from; filter = "top";'.
Thanks for the tip, but it did not work.
It give "bad search filter: top" error.
Regards,
Andras
    
    
More information about the Users
mailing list