[Rspamd-Users] urlhause abuse.ch
Klaus Rörig
kroerig at gmail.com
Fri Feb 1 14:11:19 UTC 2019
Hi Carsten,
I added this part to my local.d/multimap.conf, restarted rspamd
service and uploaded an email containing a listet url, but I did not
get any results.
Klaus
Am 01.02.2019 um 14:01 schrieb Carsten Rosenberg:
> 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";
> score = 1.0;
> symbol = "URLHAUS";
> }
>
>
> This list is quite big and changes frequently. May you want to adjust
> "map_watch_interval"
>
> https://rspamd.com/doc/configuration/options.html
>
> --
>
> Carsten
>
> On 01.02.19 11:06, Klaus Rörig wrote:
>> Hello,
>>
>> can anyone tell me how to implemente this URL database?
>>
>> One can download a full URL List from
>> https://urlhaus.abuse.ch/downloads/text/
>>
>> But how do I tell RSpamd to load the list and score on matches?
>>
>> Thx,
>>
>> Klaus
>>
More information about the Users
mailing list