RSPAMD Multimap mit 3rd Level Domain

Wiethoff, Helge helge.wiethoff at thga.de
Do Feb 10 12:40:26 CET 2022


Hallo Frank,

kannst du nicht einfach "regexp = true;" in deine Multimap einfügen?
Falls du schon viele Einträge dort drin hast, mach einfach eine zweite
Multimap:

local_bl_from_regexp {
    score = 11;
    symbol = "LOCAL_BL_FROM_REGEXP";
    type = "header";
    header = "from";
    regexp = true;
    description = "Local from blacklist regexp";
    map = "$LOCAL_CONFDIR/local.d/local_bl_from_regexp.map.inc";
}

Viele Grüße
Helge

Am Donnerstag, dem 10.02.2022 um 12:18 +0100 schrieb Frank Fiene:
> 
> Die Multimap sieht so aus:
> 
> sender_av_whitelist_domain {
>             type = "from";
>             filter = "email:domain";
>             map = "file:///etc/rspamd/local.d/av_whitelist.map.inc";
>             symbol = "SENDER_AV_WHITELIST_DOMAIN";
> }



Mehr Informationen über die Mailingliste Postfixbuch-users