[Rspamd-Users] [ext] Re: urlhause abuse.ch

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Fri Feb 1 13:36:55 UTC 2019


* Carsten Rosenberg <cr at ncxs.de>:
> Hi,
> 
> you can use multimap for this:
> 
> https://rspamd.com/doc/modules/multimap.html
> 
> urlhaus {
>   map = "https://urlhaus.abuse.ch/downloads/text/";
>   type = "url";
>   filter = "full";

Looking at https://rspamd.com/doc/modules/multimap.html#map-filters 
I wonder if 

  filter = "rawtext";

is more fitting ("decoded but not converted text parts (with HTML tags
and newlines)")


More information about the Users mailing list