public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/conf/rspamd/local.d/multimap.conf
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
multimap.conf
on main
Author
Date
Commit
Line
Code
andryyy
about 9 years ago
cdf7c87
Deleted two http maps, replaced by redis multimaps, much better tag system
- Full commit hash
cdf7c87e208a538409163e9b5e09811aa28f1365- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 1
RCPT_MAILCOW_DOMAIN {
RCPT_MAILCOW_DOMAIN {
andryyy
almost 6 years ago
f8291d1
[Rspamd] Adjust alias resolver prefilter prio
- Full commit hash
f8291d196719ea939d095752605aa9a78bcf1c2d- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 2
type = "rcpt";
type = "rcpt";
same change
f8291d1
[Rspamd] Adjust alias resolver prefilter prio
- Full commit hash
f8291d196719ea939d095752605aa9a78bcf1c2d- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 3
filter = "email:domain";
filter = "email:domain";
andryyy
almost 9 years ago
073c6c6
[Postfix/Rspamd] Do not reject unauthenticated sender mismatches but rewrite their subject and assign symbol SPOOFED_SENDER with score 1.0
- Full commit hash
073c6c6e7352a4fa9a1d4b67429e99a0a61998ca- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 4
map = "redis://DOMAIN_MAP";
map = "redis://DOMAIN_MAP";
Michael Kuron
about 8 years ago
ea84004
[rspamd] fix redis multimaps in version 1.7.5
- Full commit hash
ea84004410bb1911d42608d99f9073d9d9a064f3- Author
- Michael Kuron <[email protected]>
- Date
- about 8 years ago
- Selected line
- 5
symbols_set = ["RCPT_MAILCOW_DOMAIN"];
symbols_set = ["RCPT_MAILCOW_DOMAIN"];
andryyy
about 9 years ago
cdf7c87
Deleted two http maps, replaced by redis multimaps, much better tag system
- Full commit hash
cdf7c87e208a538409163e9b5e09811aa28f1365- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 6
}
}
same change
cdf7c87
Deleted two http maps, replaced by redis multimaps, much better tag system
- Full commit hash
cdf7c87e208a538409163e9b5e09811aa28f1365- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 7
andryyy
about 9 years ago
d64ed65
Add multimap and forced actions for forwarded_hosts, removed from settings
- Full commit hash
d64ed65575e3a287a78ba7f976b96dd1006f7a9a- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 8
WHITELISTED_FWD_HOST {
WHITELISTED_FWD_HOST {
same change
d64ed65
Add multimap and forced actions for forwarded_hosts, removed from settings
- Full commit hash
d64ed65575e3a287a78ba7f976b96dd1006f7a9a- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 9
type = "ip";
type = "ip";
andryyy
almost 9 years ago
073c6c6
[Postfix/Rspamd] Do not reject unauthenticated sender mismatches but rewrite their subject and assign symbol SPOOFED_SENDER with score 1.0
- Full commit hash
073c6c6e7352a4fa9a1d4b67429e99a0a61998ca- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 10
map = "redis://WHITELISTED_FWD_HOST";
map = "redis://WHITELISTED_FWD_HOST";
Michael Kuron
about 8 years ago
ea84004
[rspamd] fix redis multimaps in version 1.7.5
- Full commit hash
ea84004410bb1911d42608d99f9073d9d9a064f3- Author
- Michael Kuron <[email protected]>
- Date
- about 8 years ago
- Selected line
- 11
symbols_set = ["WHITELISTED_FWD_HOST"];
symbols_set = ["WHITELISTED_FWD_HOST"];
andryyy
about 9 years ago
d64ed65
Add multimap and forced actions for forwarded_hosts, removed from settings
- Full commit hash
d64ed65575e3a287a78ba7f976b96dd1006f7a9a- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 12
}
}
same change
d64ed65
Add multimap and forced actions for forwarded_hosts, removed from settings
- Full commit hash
d64ed65575e3a287a78ba7f976b96dd1006f7a9a- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 13
andryyy
over 6 years ago
d248bb6
[Rspamd] Reduce Sorbs recent score
- Full commit hash
d248bb660c1285ac56e90f10dd0ae5e272e46f83- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 14
BULK_HEADER {
BULK_HEADER {
same change
d248bb6
[Rspamd] Reduce Sorbs recent score
- Full commit hash
d248bb660c1285ac56e90f10dd0ae5e272e46f83- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 15
type = "content";
type = "content";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 16
map = "${LOCAL_CONFDIR}/custom/bulk_header.map";
map = "${LOCAL_CONFDIR}/custom/bulk_header.map";
andryyy
over 6 years ago
d248bb6
[Rspamd] Reduce Sorbs recent score
- Full commit hash
d248bb660c1285ac56e90f10dd0ae5e272e46f83- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 17
filter = "headers"
filter = "headers"
same change
d248bb6
[Rspamd] Reduce Sorbs recent score
- Full commit hash
d248bb660c1285ac56e90f10dd0ae5e272e46f83- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 18
regexp = true;
regexp = true;
same change
d248bb6
[Rspamd] Reduce Sorbs recent score
- Full commit hash
d248bb660c1285ac56e90f10dd0ae5e272e46f83- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 19
symbols_set = ["BULK_HEADER"];
symbols_set = ["BULK_HEADER"];
same change
d248bb6
[Rspamd] Reduce Sorbs recent score
- Full commit hash
d248bb660c1285ac56e90f10dd0ae5e272e46f83- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 20
}
}
same change
d248bb6
[Rspamd] Reduce Sorbs recent score
- Full commit hash
d248bb660c1285ac56e90f10dd0ae5e272e46f83- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 21
andryyy
about 5 years ago
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 22
CHAT_VERSION_HEADER {
CHAT_VERSION_HEADER {
same change
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 23
type = "header";
type = "header";
same change
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 24
header = "Chat-Version";
header = "Chat-Version";
same change
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 25
map = "${LOCAL_CONFDIR}/custom/chat_versions.map";
map = "${LOCAL_CONFDIR}/custom/chat_versions.map";
same change
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 26
regexp = true;
regexp = true;
same change
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 27
symbols_set = ["CHAT_VERSION_HEADER"];
symbols_set = ["CHAT_VERSION_HEADER"];
same change
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 28
}
}
same change
5a6d970
[Rspamd] Better support for DeltaChat
- Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 29
andryyy
about 5 years ago
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 30
BAD_HEADER {
BAD_HEADER {
same change
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 31
type = "content";
type = "content";
same change
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 32
map = "${LOCAL_CONFDIR}/custom/bad_header.map";
map = "${LOCAL_CONFDIR}/custom/bad_header.map";
same change
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 33
filter = "headers"
filter = "headers"
same change
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 34
regexp = true;
regexp = true;
same change
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 35
symbols_set = ["BAD_HEADER"];
symbols_set = ["BAD_HEADER"];
same change
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 36
}
}
same change
cf9d3e0
[Rspamd] Create bad header map
- Full commit hash
cf9d3e00c8146c87d412b681ead1e5f293334f66- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 37
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 38
LOCAL_BL_ASN {
LOCAL_BL_ASN {
same change
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 39
require_symbols = "!MAILCOW_WHITE";
require_symbols = "!MAILCOW_WHITE";
same change
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 40
type = "asn";
type = "asn";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 41
map = "${LOCAL_CONFDIR}/custom/bad_asn.map";
map = "${LOCAL_CONFDIR}/custom/bad_asn.map";
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 42
score = 5;
score = 5;
same change
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 43
description = "Sender's ASN is on the local blacklist";
description = "Sender's ASN is on the local blacklist";
Michael Kuron
about 8 years ago
ea84004
[rspamd] fix redis multimaps in version 1.7.5
- Full commit hash
ea84004410bb1911d42608d99f9073d9d9a064f3- Author
- Michael Kuron <[email protected]>
- Date
- about 8 years ago
- Selected line
- 44
symbols_set = ["LOCAL_BL_ASN"];
symbols_set = ["LOCAL_BL_ASN"];
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 45
}
}
andryyy
over 7 years ago
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 46
andryyy
over 7 years ago
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 47
GLOBAL_SMTP_FROM_WL {
GLOBAL_SMTP_FROM_WL {
andryyy
over 7 years ago
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 48
type = "from";
type = "from";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 49
map = "${LOCAL_CONFDIR}/custom/global_smtp_from_whitelist.map";
map = "${LOCAL_CONFDIR}/custom/global_smtp_from_whitelist.map";
andryyy
over 7 years ago
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 50
regexp = true;
regexp = true;
andryyy
about 6 years ago
414cbbe
[Rspamd] Change whitelisted senders map from prefilter to score -2050
- Full commit hash
414cbbef6bd7066d2312a0e98eb46d03404fb88d- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 51
score = -2050;
score = -2050;
andryyy
over 7 years ago
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 52
}
}
same change
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 53
andryyy
over 7 years ago
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 54
GLOBAL_SMTP_FROM_BL {
GLOBAL_SMTP_FROM_BL {
andryyy
over 7 years ago
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 55
type = "from";
type = "from";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 56
map = "${LOCAL_CONFDIR}/custom/global_smtp_from_blacklist.map";
map = "${LOCAL_CONFDIR}/custom/global_smtp_from_blacklist.map";
andryyy
over 7 years ago
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 57
regexp = true;
regexp = true;
andryyy
almost 6 years ago
c7e17c7
[Rspamd] Global blacklists are not prefilters anymore to not prevent them from being learned
- Full commit hash
c7e17c7fd117409a90866329ea68c13a32be5ffb- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 58
score = 2050;
score = 2050;
andryyy
over 7 years ago
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 59
}
}
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 60
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 61
GLOBAL_MIME_FROM_WL {
GLOBAL_MIME_FROM_WL {
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 62
type = "header";
type = "header";
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 63
header = "from";
header = "from";
andryyy
almost 6 years ago
943730d
[Rspamd] Add filter to global mime black- and whitelists to only match addr
- Full commit hash
943730de477c265b8081405932a66bd24dc6e82e- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 64
filter = "email:addr";
filter = "email:addr";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 65
map = "${LOCAL_CONFDIR}/custom/global_mime_from_whitelist.map";
map = "${LOCAL_CONFDIR}/custom/global_mime_from_whitelist.map";
andryyy
over 7 years ago
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 66
regexp = true;
regexp = true;
andryyy
about 6 years ago
414cbbe
[Rspamd] Change whitelisted senders map from prefilter to score -2050
- Full commit hash
414cbbef6bd7066d2312a0e98eb46d03404fb88d- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 67
score = -2050;
score = -2050;
andryyy
over 7 years ago
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 68
}
}
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 69
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 70
GLOBAL_MIME_FROM_BL {
GLOBAL_MIME_FROM_BL {
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 71
type = "header";
type = "header";
same change
8da54e5
[Rspamd] Split global wl from to mime-from and smtp-from
- Full commit hash
8da54e5194bdbbb4eaf4d8baa05257cd8fc966cb- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 72
header = "from";
header = "from";
andryyy
almost 6 years ago
943730d
[Rspamd] Add filter to global mime black- and whitelists to only match addr
- Full commit hash
943730de477c265b8081405932a66bd24dc6e82e- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 73
filter = "email:addr";
filter = "email:addr";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 74
map = "${LOCAL_CONFDIR}/custom/global_mime_from_blacklist.map";
map = "${LOCAL_CONFDIR}/custom/global_mime_from_blacklist.map";
andryyy
over 7 years ago
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 75
regexp = true;
regexp = true;
andryyy
almost 6 years ago
c7e17c7
[Rspamd] Global blacklists are not prefilters anymore to not prevent them from being learned
- Full commit hash
c7e17c7fd117409a90866329ea68c13a32be5ffb- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 76
score = 2050;
score = 2050;
andryyy
over 7 years ago
f76c3ee
[Dovecot] Unsupported examples for IMAP auth via LDAP
- Full commit hash
f76c3ee7f3663ebad1317743c9254b3e3bf2f7db- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 77
}
}
root
over 7 years ago
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 78
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 79
GLOBAL_RCPT_WL {
GLOBAL_RCPT_WL {
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 80
type = "rcpt";
type = "rcpt";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 81
map = "${LOCAL_CONFDIR}/custom/global_rcpt_whitelist.map";
map = "${LOCAL_CONFDIR}/custom/global_rcpt_whitelist.map";
root
over 7 years ago
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 82
regexp = true;
regexp = true;
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 83
prefilter = true;
prefilter = true;
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 84
action = "accept";
action = "accept";
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 85
}
}
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 86
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 87
GLOBAL_RCPT_BL {
GLOBAL_RCPT_BL {
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 88
type = "rcpt";
type = "rcpt";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 89
map = "${LOCAL_CONFDIR}/custom/global_rcpt_blacklist.map";
map = "${LOCAL_CONFDIR}/custom/global_rcpt_blacklist.map";
root
over 7 years ago
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 90
regexp = true;
regexp = true;
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 91
prefilter = true;
prefilter = true;
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 92
action = "reject";
action = "reject";
same change
d445d7d
[Web] Allow actions in quarantine modal, fixes #1991
- Full commit hash
d445d7d2e7dbf0ae7f8264781c31e5694ce2db30- Author
- root <[email protected]>
- Date
- over 7 years ago
- Selected line
- 93
}
}
andryyy
about 7 years ago
3ffa7e1
[Rspamd] Add SIEVE_HOST map and skip spoof check for these IPs
- Full commit hash
3ffa7e1f33d9744ddb46dcb82ff65a17b0a0f797- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 94
same change
3ffa7e1
[Rspamd] Add SIEVE_HOST map and skip spoof check for these IPs
- Full commit hash
3ffa7e1f33d9744ddb46dcb82ff65a17b0a0f797- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 95
SIEVE_HOST {
SIEVE_HOST {
same change
3ffa7e1
[Rspamd] Add SIEVE_HOST map and skip spoof check for these IPs
- Full commit hash
3ffa7e1f33d9744ddb46dcb82ff65a17b0a0f797- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 96
type = "ip";
type = "ip";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 97
map = "${LOCAL_CONFDIR}/custom/dovecot_trusted.map";
map = "${LOCAL_CONFDIR}/custom/dovecot_trusted.map";
andryyy
about 7 years ago
3ffa7e1
[Rspamd] Add SIEVE_HOST map and skip spoof check for these IPs
- Full commit hash
3ffa7e1f33d9744ddb46dcb82ff65a17b0a0f797- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 98
symbols_set = ["SIEVE_HOST"];
symbols_set = ["SIEVE_HOST"];
same change
3ffa7e1
[Rspamd] Add SIEVE_HOST map and skip spoof check for these IPs
- Full commit hash
3ffa7e1f33d9744ddb46dcb82ff65a17b0a0f797- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 99
}
}
andryyy
about 7 years ago
ba14f0f
[Rspamd] Fix spoofing detection
- Full commit hash
ba14f0f11393fb7190140aef2f55b7f9c4d05af1- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 100
andryyy
over 6 years ago
5f73629
[Rspamd] Set rspamd as trusted host, rspamd is not spoofing
- Full commit hash
5f73629493a59e933569fe6948534a346d583c8d- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 101
RSPAMD_HOST {
RSPAMD_HOST {
same change
5f73629
[Rspamd] Set rspamd as trusted host, rspamd is not spoofing
- Full commit hash
5f73629493a59e933569fe6948534a346d583c8d- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 102
type = "ip";
type = "ip";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 103
map = "${LOCAL_CONFDIR}/custom/rspamd_trusted.map";
map = "${LOCAL_CONFDIR}/custom/rspamd_trusted.map";
andryyy
over 6 years ago
5f73629
[Rspamd] Set rspamd as trusted host, rspamd is not spoofing
- Full commit hash
5f73629493a59e933569fe6948534a346d583c8d- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 104
symbols_set = ["RSPAMD_HOST"];
symbols_set = ["RSPAMD_HOST"];
same change
5f73629
[Rspamd] Set rspamd as trusted host, rspamd is not spoofing
- Full commit hash
5f73629493a59e933569fe6948534a346d583c8d- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 105
}
}
same change
5f73629
[Rspamd] Set rspamd as trusted host, rspamd is not spoofing
- Full commit hash
5f73629493a59e933569fe6948534a346d583c8d- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 106
andryyy
about 7 years ago
ba14f0f
[Rspamd] Fix spoofing detection
- Full commit hash
ba14f0f11393fb7190140aef2f55b7f9c4d05af1- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 107
MAILCOW_DOMAIN_HEADER_FROM {
MAILCOW_DOMAIN_HEADER_FROM {
same change
ba14f0f
[Rspamd] Fix spoofing detection
- Full commit hash
ba14f0f11393fb7190140aef2f55b7f9c4d05af1- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 108
type = "header";
type = "header";
same change
ba14f0f
[Rspamd] Fix spoofing detection
- Full commit hash
ba14f0f11393fb7190140aef2f55b7f9c4d05af1- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 109
header = "from";
header = "from";
same change
ba14f0f
[Rspamd] Fix spoofing detection
- Full commit hash
ba14f0f11393fb7190140aef2f55b7f9c4d05af1- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 110
filter = "email:domain";
filter = "email:domain";
same change
ba14f0f
[Rspamd] Fix spoofing detection
- Full commit hash
ba14f0f11393fb7190140aef2f55b7f9c4d05af1- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 111
map = "redis://DOMAIN_MAP";
map = "redis://DOMAIN_MAP";
same change
ba14f0f
[Rspamd] Fix spoofing detection
- Full commit hash
ba14f0f11393fb7190140aef2f55b7f9c4d05af1- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 112
}
}
andryyy
almost 7 years ago
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 113
andryyy
about 7 years ago
71df108
[Rspamd] Add custom IP whitelist template
- Full commit hash
71df10892cf62bdabb59ebeda685673efa81170e- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 114
IP_WHITELIST {
IP_WHITELIST {
same change
71df108
[Rspamd] Add custom IP whitelist template
- Full commit hash
71df10892cf62bdabb59ebeda685673efa81170e- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 115
type = "ip";
type = "ip";
andryyy
about 6 years ago
115c654
[Rspamd] Consistent LOCAL_CONFDIR
- Full commit hash
115c6540e2baddce97ec5c9b876f05f9250b1c7f- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 116
map = "${LOCAL_CONFDIR}/custom/ip_wl.map";
map = "${LOCAL_CONFDIR}/custom/ip_wl.map";
andryyy
about 6 years ago
347e657
[Rspamd] IP WL is no more a prefilter to prevent unsigned mail
- Full commit hash
347e65736e769bd23c1051904506c0e2aed366bb- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 117
symbols_set = ["IP_WHITELIST"];
symbols_set = ["IP_WHITELIST"];
andryyy
about 6 years ago
414cbbe
[Rspamd] Change whitelisted senders map from prefilter to score -2050
- Full commit hash
414cbbef6bd7066d2312a0e98eb46d03404fb88d- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 118
score = -2050;
score = -2050;
andryyy
about 7 years ago
71df108
[Rspamd] Add custom IP whitelist template
- Full commit hash
71df10892cf62bdabb59ebeda685673efa81170e- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 119
}
}
andryyy
almost 7 years ago
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 120
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 121
FISHY_TLD {
FISHY_TLD {
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 122
type = "from";
type = "from";
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 123
filter = "email:domain";
filter = "email:domain";
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 124
map = "${LOCAL_CONFDIR}/custom/fishy_tlds.map";
map = "${LOCAL_CONFDIR}/custom/fishy_tlds.map";
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 125
regexp = true;
regexp = true;
andryyy
almost 7 years ago
1414e9d
[Rspamd] Reduce fishy tld score
- Full commit hash
1414e9df00803b7be9fd4e2f0c87755db9ed4f14- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 126
score = 0.1;
score = 0.1;
andryyy
almost 7 years ago
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 127
}
}
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 128
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 129
BAD_WORDS {
BAD_WORDS {
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 130
type = "content";
type = "content";
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 131
filter = "text";
filter = "text";
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 132
map = "${LOCAL_CONFDIR}/custom/bad_words.map";
map = "${LOCAL_CONFDIR}/custom/bad_words.map";
same change
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 133
regexp = true;
regexp = true;
andryyy
almost 7 years ago
6e82a35
[Rspamd] Important fix for fishy maps
- Full commit hash
6e82a3592957e9a2145a875d145423773acd2d0b- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 134
score = 0.1;
score = 0.1;
andryyy
almost 7 years ago
23ae0c3
[Rspamd] Filter 'em bad words from 'em bad tlds
- Full commit hash
23ae0c3cc191ed54c224ab11f7397346dd8df33f- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 135
}
}
ntimo
almost 7 years ago
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 136
same change
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 137
BAD_WORDS_DE {
BAD_WORDS_DE {
same change
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 138
type = "content";
type = "content";
same change
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 139
filter = "text";
filter = "text";
same change
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 140
map = "${LOCAL_CONFDIR}/custom/bad_words_de.map";
map = "${LOCAL_CONFDIR}/custom/bad_words_de.map";
same change
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 141
regexp = true;
regexp = true;
same change
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 142
score = 0.1;
score = 0.1;
same change
3ca014e
[Rspamd] Added multimap config for bad_words_de.map
- Full commit hash
3ca014ee79a33d2ef9b733c7ee95b7f10e061787- Author
- ntimo <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 143
}
}
andryyy
over 6 years ago
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 144
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 145
BAD_LANG {
BAD_LANG {
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 146
type = 'selector';
type = 'selector';
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 147
selector = 'languages';
selector = 'languages';
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 148
map = "${LOCAL_CONFDIR}/custom/bad_languages.map";
map = "${LOCAL_CONFDIR}/custom/bad_languages.map";
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 149
symbols_set = ["LANG_FILTER"];
symbols_set = ["LANG_FILTER"];
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 150
regexp = true;
regexp = true;
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 151
score = 5.0;
score = 5.0;
same change
58a00cf
[Web, Rspamd] Add bad language map, add map to mailcow UI
- Full commit hash
58a00cf7ea9a602d440a1826dd59982bb7f9502a- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 152
}
}
andryyy
about 6 years ago
d392257
[Web] Some changes
- Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 153
andryyy
about 5 years ago
56a085b
[Rspamd] Add 00 abuse domains (wip!)
- Full commit hash
56a085b6324ea48f192c7152dc01605403965075- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 154
BAZAAR_ABUSE_CH {
BAZAAR_ABUSE_CH {
andryyy
about 6 years ago
d392257
[Web] Some changes
- Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 155
type = "selector";
type = "selector";
andryyy
about 6 years ago
bba9ada
[Rspamd] Set bounce RL to 20 / 1h ; Fix BAZAR (test)
- Full commit hash
bba9adaa6e2a24b7c03596cc0e7bef901b661ad0- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 156
selector = "attachments(hex,md5)";
selector = "attachments(hex,md5)";
andryyy
about 6 years ago
d392257
[Web] Some changes
- Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 157
map = "https://bazaar.abuse.ch/export/txt/md5/recent/";
map = "https://bazaar.abuse.ch/export/txt/md5/recent/";
same change
d392257
[Web] Some changes
- Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 158
score = 10.0;
score = 10.0;
same change
d392257
[Web] Some changes
- Full commit hash
d3922572892bf857027bbd41b22daa6f8d164fc5- Author
- andryyy <[email protected]>
- Date
- about 6 years ago
- Selected line
- 159
}
}
Marcel Caspar
almost 6 years ago
3dc2b1a
[Rspamd] Add urlhaus map to rspamd (#3683)
- Full commit hash
3dc2b1a721a08f3a6766aa872f77f4ff14193b65- Author
- Marcel Caspar <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 160
same change
3dc2b1a
[Rspamd] Add urlhaus map to rspamd (#3683)
- Full commit hash
3dc2b1a721a08f3a6766aa872f77f4ff14193b65- Author
- Marcel Caspar <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 161
URLHAUS_ABUSE_CH {
URLHAUS_ABUSE_CH {
Reto Kupferschmid
over 3 years ago
46cc022
fix URLHAUS_ABUSE_CH check
- Full commit hash
46cc0225906d67b23a59b93b1bdf8f795b486de5- Author
- Reto Kupferschmid <[email protected]>
- Date
- over 3 years ago
- Selected line
- 162
type = "selector";
type = "selector";
same change
46cc022
fix URLHAUS_ABUSE_CH check
- Full commit hash
46cc0225906d67b23a59b93b1bdf8f795b486de5- Author
- Reto Kupferschmid <[email protected]>
- Date
- over 3 years ago
- Selected line
- 163
selector = "urls";
selector = "urls";
Marcel Caspar
almost 6 years ago
3dc2b1a
[Rspamd] Add urlhaus map to rspamd (#3683)
- Full commit hash
3dc2b1a721a08f3a6766aa872f77f4ff14193b65- Author
- Marcel Caspar <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 164
map = "https://urlhaus.abuse.ch/downloads/text_online/";
map = "https://urlhaus.abuse.ch/downloads/text_online/";
same change
3dc2b1a
[Rspamd] Add urlhaus map to rspamd (#3683)
- Full commit hash
3dc2b1a721a08f3a6766aa872f77f4ff14193b65- Author
- Marcel Caspar <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 165
score = 10.0;
score = 10.0;
same change
3dc2b1a
[Rspamd] Add urlhaus map to rspamd (#3683)
- Full commit hash
3dc2b1a721a08f3a6766aa872f77f4ff14193b65- Author
- Marcel Caspar <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 166
}
}
andryyy
almost 6 years ago
c355bc2
[Rspamd] Prepare SMTP ip restriction, WIP
- Full commit hash
c355bc2b6992786f408ee4bfe49155f71a17cc19- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 167
same change
c355bc2
[Rspamd] Prepare SMTP ip restriction, WIP
- Full commit hash
c355bc2b6992786f408ee4bfe49155f71a17cc19- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 168
SMTP_LIMITED_ACCESS {
SMTP_LIMITED_ACCESS {
same change
c355bc2
[Rspamd] Prepare SMTP ip restriction, WIP
- Full commit hash
c355bc2b6992786f408ee4bfe49155f71a17cc19- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 169
type = "user";
type = "user";
same change
c355bc2
[Rspamd] Prepare SMTP ip restriction, WIP
- Full commit hash
c355bc2b6992786f408ee4bfe49155f71a17cc19- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 170
map = "redis://SMTP_LIMITED_ACCESS";
map = "redis://SMTP_LIMITED_ACCESS";
same change
c355bc2
[Rspamd] Prepare SMTP ip restriction, WIP
- Full commit hash
c355bc2b6992786f408ee4bfe49155f71a17cc19- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 171
symbols_set = ["SMTP_LIMITED_ACCESS"];
symbols_set = ["SMTP_LIMITED_ACCESS"];
same change
c355bc2
[Rspamd] Prepare SMTP ip restriction, WIP
- Full commit hash
c355bc2b6992786f408ee4bfe49155f71a17cc19- Author
- andryyy <[email protected]>
- Date
- almost 6 years ago
- Selected line
- 172
}
}
andryyy
about 5 years ago
56a085b
[Rspamd] Add 00 abuse domains (wip!)
- Full commit hash
56a085b6324ea48f192c7152dc01605403965075- Author
- andryyy <[email protected]>
- Date
- about 5 years ago
- Selected line
- 173
andryyy
almost 5 years ago
bb2351c
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks)
- Full commit hash
bb2351ccf8a7deba70e5aab4568fd8c8aaf52de1- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 174
BAD_SUBJECT_00 {
BAD_SUBJECT_00 {
same change
bb2351c
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks)
- Full commit hash
bb2351ccf8a7deba70e5aab4568fd8c8aaf52de1- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 175
type = "header";
type = "header";
same change
bb2351c
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks)
- Full commit hash
bb2351ccf8a7deba70e5aab4568fd8c8aaf52de1- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 176
header = "subject";
header = "subject";
same change
bb2351c
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks)
- Full commit hash
bb2351ccf8a7deba70e5aab4568fd8c8aaf52de1- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 177
regexp = true;
regexp = true;
FreddleSpl0it
over 3 years ago
afddcf7
replace nullnull.org with fuzzy.mailcow.email
- Full commit hash
afddcf7f3b79c506a5b385a7dbbf6fadf95639fa- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 178
map = "http://fuzzy.mailcow.email/bad-subject-regex.txt";
map = "http://fuzzy.mailcow.email/bad-subject-regex.txt";
andryyy
almost 5 years ago
bb2351c
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks)
- Full commit hash
bb2351ccf8a7deba70e5aab4568fd8c8aaf52de1- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 179
score = 6.0;
score = 6.0;
same change
bb2351c
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks)
- Full commit hash
bb2351ccf8a7deba70e5aab4568fd8c8aaf52de1- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 180
symbols_set = ["BAD_SUBJECT_00"];
symbols_set = ["BAD_SUBJECT_00"];
same change
bb2351c
[Rspamd] Re-add bad subject maps (_not_ related to previous mem leaks)
- Full commit hash
bb2351ccf8a7deba70e5aab4568fd8c8aaf52de1- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 181
}
}