NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
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/composites.conf

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

composites.conf on main
Author Date Commit Line Code
marrco almost 9 years ago 529c3bc

Create composites.conf

Full commit hash
529c3bcc9c0c9f1cc7203856948a6396430c3096
Author
marrco <[email protected]>
Date
almost 9 years ago
Selected line
1
MX_IMPLICIT {
Open commit View diff
1 MX_IMPLICIT {
andryyy over 7 years ago 3a39937

[Rspamd] Do not apply SOGO_CONTACT for SPF fails and when sending from whitelisted host

Full commit hash
3a39937baff45696cb544e9f8902571a39363c79
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
2
  expression = "MX_GOOD & MX_MISSING";
Open commit View diff
2 expression = "MX_GOOD & MX_MISSING";
andre.peters over 8 years ago 873222d

[Rspamd] Remove DKIM forced action, move ratelimit lua, add meta exporter

Full commit hash
873222d5f8f9efc3355b1babe394a543698bcfa4
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
3
  score = -0.01;
Open commit View diff
3 score = -0.01;
same change 873222d

[Rspamd] Remove DKIM forced action, move ratelimit lua, add meta exporter

Full commit hash
873222d5f8f9efc3355b1babe394a543698bcfa4
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
4
}
Open commit View diff
4 }
same change 873222d

[Rspamd] Remove DKIM forced action, move ratelimit lua, add meta exporter

Full commit hash
873222d5f8f9efc3355b1babe394a543698bcfa4
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
5
VIRUS_FOUND {
Open commit View diff
5 VIRUS_FOUND {
same change 873222d

[Rspamd] Remove DKIM forced action, move ratelimit lua, add meta exporter

Full commit hash
873222d5f8f9efc3355b1babe394a543698bcfa4
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
6
  expression = "CLAM_VIRUS & !MAILCOW_WHITE";
Open commit View diff
6 expression = "CLAM_VIRUS & !MAILCOW_WHITE";
Dmitriy Alekseev almost 6 years ago fa153fa

[Rspamd] Rebalance group policies (#3817)

Full commit hash
fa153fad382744ebffe0f246e472496e319f5b32
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
7
  score = 2000.0;
Open commit View diff
7 score = 2000.0;
marrco almost 9 years ago 529c3bc

Create composites.conf

Full commit hash
529c3bcc9c0c9f1cc7203856948a6396430c3096
Author
marrco <[email protected]>
Date
almost 9 years ago
Selected line
8
}
Open commit View diff
8 }
Dmitriy Alekseev over 5 years ago fec6876

[Rspamd] Block spoofing for free mail domains (#3907)

Full commit hash
fec6876490fa2b14e8880d2befa3f88588a4fcab
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
9
# Bad policy from free mail providers
Open commit View diff
9 # Bad policy from free mail providers
same change fec6876

[Rspamd] Block spoofing for free mail domains (#3907)

Full commit hash
fec6876490fa2b14e8880d2befa3f88588a4fcab
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
10
FREEMAIL_POLICY_FAILURE {
Open commit View diff
10 FREEMAIL_POLICY_FAILURE {
krzsztf1 about 1 year ago 486b297

Fix typo in rspamd rule in composites.conf (#6515)

Full commit hash
486b2974092dc5a42178204ff587650a8452c9c0
Author
krzsztf1 <[email protected]>
Date
about 1 year ago
Selected line
11
  expression = "FREEMAIL_FROM & !DMARC_POLICY_ALLOW & !MAILLIST & !WHITELISTED_FWD_HOST & -g+:policies";
Open commit View diff
11 expression = "FREEMAIL_FROM & !DMARC_POLICY_ALLOW & !MAILLIST & !WHITELISTED_FWD_HOST & -g+:policies";
Dmitriy Alekseev over 5 years ago fec6876

[Rspamd] Block spoofing for free mail domains (#3907)

Full commit hash
fec6876490fa2b14e8880d2befa3f88588a4fcab
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
12
  score = 16.0;
Open commit View diff
12 score = 16.0;
same change fec6876

[Rspamd] Block spoofing for free mail domains (#3907)

Full commit hash
fec6876490fa2b14e8880d2befa3f88588a4fcab
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
13
}
Open commit View diff
13 }
Dmitriy Alekseev over 5 years ago d9d1290

[Rspamd] Score for freemail from to undisclosed recipients

Full commit hash
d9d129047ceb90684b43719f20b3956fefebaca2
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
14
# Applies to freemail with undisclosed recipients
Open commit View diff
14 # Applies to freemail with undisclosed recipients
same change d9d1290

[Rspamd] Score for freemail from to undisclosed recipients

Full commit hash
d9d129047ceb90684b43719f20b3956fefebaca2
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
15
FREEMAIL_TO_UNDISC_RCPT {
Open commit View diff
15 FREEMAIL_TO_UNDISC_RCPT {
same change d9d1290

[Rspamd] Score for freemail from to undisclosed recipients

Full commit hash
d9d129047ceb90684b43719f20b3956fefebaca2
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
16
  expression = "FREEMAIL_FROM & ( MISSING_TO | R_UNDISC_RCPT | TO_EQ_FROM )";
Open commit View diff
16 expression = "FREEMAIL_FROM & ( MISSING_TO | R_UNDISC_RCPT | TO_EQ_FROM )";
same change d9d1290

[Rspamd] Score for freemail from to undisclosed recipients

Full commit hash
d9d129047ceb90684b43719f20b3956fefebaca2
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
17
  score = 5.0;
Open commit View diff
17 score = 5.0;
same change d9d1290

[Rspamd] Score for freemail from to undisclosed recipients

Full commit hash
d9d129047ceb90684b43719f20b3956fefebaca2
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
18
}
Open commit View diff
18 }
andryyy almost 6 years ago be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
19
# Bad policy from non-whitelisted senders
Open commit View diff
19 # Bad policy from non-whitelisted senders
same change be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
20
# Remove SOGO_CONTACT symbol for fwd hosts and senders with broken policy
Open commit View diff
20 # Remove SOGO_CONTACT symbol for fwd hosts and senders with broken policy
same change be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
21
SOGO_CONTACT_EXCLUDE {
Open commit View diff
21 SOGO_CONTACT_EXCLUDE {
andryyy over 5 years ago 0201bec

[Rspamd] Fix some composites

Full commit hash
0201becf77d99424ec435f079bd720d93a117a86
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
22
  expression = "(-WHITELISTED_FWD_HOST | -g+:policies) & ^SOGO_CONTACT & !DMARC_POLICY_ALLOW";
Open commit View diff
22 expression = "(-WHITELISTED_FWD_HOST | -g+:policies) & ^SOGO_CONTACT & !DMARC_POLICY_ALLOW";
andryyy over 7 years ago 3a39937

[Rspamd] Do not apply SOGO_CONTACT for SPF fails and when sending from whitelisted host

Full commit hash
3a39937baff45696cb544e9f8902571a39363c79
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
23
}
Open commit View diff
23 }
Dmitriy Alekseev almost 2 years ago 7f7a869

Do not add MAILCOW_WHITE on failed DMARC

Full commit hash
7f7a869678293a4577eb34fa5f0de9ff72c62fc3
Author
Dmitriy Alekseev <[email protected]>
Date
almost 2 years ago
Selected line
24
# Remove MAILCOW_WHITE symbol for senders with broken policy recieved not from fwd hosts
Open commit View diff
24 # Remove MAILCOW_WHITE symbol for senders with broken policy recieved not from fwd hosts
same change 7f7a869

Do not add MAILCOW_WHITE on failed DMARC

Full commit hash
7f7a869678293a4577eb34fa5f0de9ff72c62fc3
Author
Dmitriy Alekseev <[email protected]>
Date
almost 2 years ago
Selected line
25
MAILCOW_WHITE_EXCLUDE {
Open commit View diff
25 MAILCOW_WHITE_EXCLUDE {
same change 7f7a869

Do not add MAILCOW_WHITE on failed DMARC

Full commit hash
7f7a869678293a4577eb34fa5f0de9ff72c62fc3
Author
Dmitriy Alekseev <[email protected]>
Date
almost 2 years ago
Selected line
26
  expression = "^MAILCOW_WHITE & (-DMARC_POLICY_REJECT | -DMARC_POLICY_QUARANTINE | -R_SPF_PERMFAIL) & !WHITELISTED_FWD_HOST";
Open commit View diff
26 expression = "^MAILCOW_WHITE & (-DMARC_POLICY_REJECT | -DMARC_POLICY_QUARANTINE | -R_SPF_PERMFAIL) & !WHITELISTED_FWD_HOST";
same change 7f7a869

Do not add MAILCOW_WHITE on failed DMARC

Full commit hash
7f7a869678293a4577eb34fa5f0de9ff72c62fc3
Author
Dmitriy Alekseev <[email protected]>
Date
almost 2 years ago
Selected line
27
}
Open commit View diff
27 }
andryyy almost 6 years ago be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
28
# Spoofed header from and broken policy (excluding sieve host, rspamd host, whitelisted senders, authenticated senders and forward hosts)
Open commit View diff
28 # Spoofed header from and broken policy (excluding sieve host, rspamd host, whitelisted senders, authenticated senders and forward hosts)
andryyy over 7 years ago 9f00d95

[Rspamd] Improve spoofing detection

Full commit hash
9f00d956f17158f84bc5bfeef7b510b7f457012b
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
29
SPOOFED_UNAUTH {
Open commit View diff
29 SPOOFED_UNAUTH {
andryyy over 5 years ago 5869926

[Rspamd] Revert previous commit; Do not punish DMARC alignment when p=none

Full commit hash
586992618cb4be56e3c5f66589724755efd3596a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
30
  expression = "!MAILCOW_AUTH & !MAILCOW_WHITE & !RSPAMD_HOST & !SIEVE_HOST & MAILCOW_DOMAIN_HEADER_FROM & !WHITELISTED_FWD_HOST & -g+:policies";
Open commit View diff
30 expression = "!MAILCOW_AUTH & !MAILCOW_WHITE & !RSPAMD_HOST & !SIEVE_HOST & MAILCOW_DOMAIN_HEADER_FROM & !WHITELISTED_FWD_HOST & -g+:policies";
andryyy almost 6 years ago be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
31
  score = 50.0;
Open commit View diff
31 score = 50.0;
andryyy over 7 years ago 9f00d95

[Rspamd] Improve spoofing detection

Full commit hash
9f00d956f17158f84bc5bfeef7b510b7f457012b
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
32
}
Open commit View diff
32 }
andryyy about 7 years ago 2efd27e

[Olefy] A new container is born, thanks to @c-rosenberg

Full commit hash
2efd27e40e6ecc59cc61858906b07be23b1a9fd0
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
33
# Only apply to inbound unauthed and not whitelisted
Open commit View diff
33 # Only apply to inbound unauthed and not whitelisted
andryyy about 7 years ago 6f99f06

[Rspamd] Add OLEFY_MACRO symbol

Full commit hash
6f99f06c6de9ee483b152e8985a892571a9395d0
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
34
OLEFY_MACRO {
Open commit View diff
34 OLEFY_MACRO {
same change 6f99f06

[Rspamd] Add OLEFY_MACRO symbol

Full commit hash
6f99f06c6de9ee483b152e8985a892571a9395d0
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
35
  expression = "!MAILCOW_AUTH & !MAILCOW_WHITE & OLETOOLS";
Open commit View diff
35 expression = "!MAILCOW_AUTH & !MAILCOW_WHITE & OLETOOLS";
andryyy about 7 years ago f2d1a56

[Rspamd] Increase OLEFY_MACRO score

Full commit hash
f2d1a5610457a7f5d6a20b4be0c70e8c04de185f
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
36
  score = 20.0;
Open commit View diff
36 score = 20.0;
andryyy about 7 years ago 6f99f06

[Rspamd] Add OLEFY_MACRO symbol

Full commit hash
6f99f06c6de9ee483b152e8985a892571a9395d0
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
37
  policy = "remove_weight";
Open commit View diff
37 policy = "remove_weight";
same change 6f99f06

[Rspamd] Add OLEFY_MACRO symbol

Full commit hash
6f99f06c6de9ee483b152e8985a892571a9395d0
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
38
}
Open commit View diff
38 }
andryyy almost 6 years ago be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
39
# Applies to a content filter map
Open commit View diff
39 # Applies to a content filter map
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
40
BAD_WORD_BAD_TLD {
Open commit View diff
40 BAD_WORD_BAD_TLD {
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
41
  expression = "FISHY_TLD & ( BAD_WORDS | BAD_WORDS_DE )";
Open commit View diff
41 expression = "FISHY_TLD & ( BAD_WORDS | BAD_WORDS_DE )";
andryyy almost 7 years ago 9c714b3

[Rspamd] Bad word update and score change

Full commit hash
9c714b34a45e83602303aea6b71de2ad9e4e8c28
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
42
  score = 10.0;
Open commit View diff
42 score = 10.0;
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
43
}
Open commit View diff
43 }
andryyy almost 6 years ago be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
44
# Forged with bad policies and not fwd host, keep bad policy symbols
Open commit View diff
44 # Forged with bad policies and not fwd host, keep bad policy symbols
andryyy over 6 years ago 19d0eed

[Rspamd] Add FORGED_W_BAD_POLICY

Full commit hash
19d0eedeba82189054b5c97303f52a0659adfc3d
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
45
FORGED_W_BAD_POLICY {
Open commit View diff
45 FORGED_W_BAD_POLICY {
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
46
  expression = "( -g+:policies | -R_SPF_NA) & ( ~FROM_NEQ_ENVFROM | ~FORGED_SENDER ) & !WHITELISTED_FWD_HOST & !DMARC_POLICY_ALLOW";
Open commit View diff
46 expression = "( -g+:policies | -R_SPF_NA) & ( ~FROM_NEQ_ENVFROM | ~FORGED_SENDER ) & !WHITELISTED_FWD_HOST & !DMARC_POLICY_ALLOW";
andryyy over 6 years ago 19d0eed

[Rspamd] Add FORGED_W_BAD_POLICY

Full commit hash
19d0eedeba82189054b5c97303f52a0659adfc3d
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
47
  score = 3.0;
Open commit View diff
47 score = 3.0;
same change 19d0eed

[Rspamd] Add FORGED_W_BAD_POLICY

Full commit hash
19d0eedeba82189054b5c97303f52a0659adfc3d
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
48
}
Open commit View diff
48 }
andryyy almost 6 years ago be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
49
# Keep negative (good) scores for rbl, policies and hfilter, disable neural group
Open commit View diff
49 # Keep negative (good) scores for rbl, policies and hfilter, disable neural group
andryyy almost 6 years ago f95bd3e

[Rspamd] Simplify forward host rule and add policy group to exceptions for fwd host

Full commit hash
f95bd3e7b631d29a8dfde4eae76e55ce5fb020de
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
50
WL_FWD_HOST {
Open commit View diff
50 WL_FWD_HOST {
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
51
  expression = "-WHITELISTED_FWD_HOST & (^g+:rbl | ^g+:policies | ^g+:hfilter | ^g:neural)";
Open commit View diff
51 expression = "-WHITELISTED_FWD_HOST & (^g+:rbl | ^g+:policies | ^g+:hfilter | ^g:neural)";
andryyy about 6 years ago 615ef47

[Rspamd] More excludes for fwd hosts, minor fix to FORGED_W_BAD_POLICY

Full commit hash
615ef47f27101673c3524cbf4151014e45d0d8e4
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
52
}
Open commit View diff
52 }
andryyy almost 6 years ago be0ec8e

[Rspamd] Composite fixes and adjustments for better filtering

Full commit hash
be0ec8efc0b092ec802077a9e10287ec4e700ca0
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
53
# Exclude X-Spam like flags from scoring from fwd and sieve hosts
Open commit View diff
53 # Exclude X-Spam like flags from scoring from fwd and sieve hosts
andryyy over 6 years ago eeea1b3

[Rspamd] Remove upstream spam check results from mail by fwd hosts

Full commit hash
eeea1b393c05f370f0439b89174727161fa86d2b
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
54
UPSTREAM_CHECKS_EXCLUDE_FWD_HOST {
Open commit View diff
54 UPSTREAM_CHECKS_EXCLUDE_FWD_HOST {
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
55
  expression = "(-SIEVE_HOST | -WHITELISTED_FWD_HOST) & (^UNITEDINTERNET_SPAM | ^SPAM_FLAG | ^KLMS_SPAM | ^AOL_SPAM | ^MICROSOFT_SPAM)";
Open commit View diff
55 expression = "(-SIEVE_HOST | -WHITELISTED_FWD_HOST) & (^UNITEDINTERNET_SPAM | ^SPAM_FLAG | ^KLMS_SPAM | ^AOL_SPAM | ^MICROSOFT_SPAM)";
andryyy over 6 years ago eeea1b3

[Rspamd] Remove upstream spam check results from mail by fwd hosts

Full commit hash
eeea1b393c05f370f0439b89174727161fa86d2b
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
56
}
Open commit View diff
56 }
andryyy almost 6 years ago 4155d21

[Rspamd] Remove positive fuzzy scores from bounces

Full commit hash
4155d21392c4b6c0b23d539164763a159a2e4965
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
57
# Remove fuzzy group from bounces
Open commit View diff
57 # Remove fuzzy group from bounces
same change 4155d21

[Rspamd] Remove positive fuzzy scores from bounces

Full commit hash
4155d21392c4b6c0b23d539164763a159a2e4965
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
58
BOUNCE_FUZZY {
Open commit View diff
58 BOUNCE_FUZZY {
same change 4155d21

[Rspamd] Remove positive fuzzy scores from bounces

Full commit hash
4155d21392c4b6c0b23d539164763a159a2e4965
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
59
  expression = "-BOUNCE & ^g+:fuzzy";
Open commit View diff
59 expression = "-BOUNCE & ^g+:fuzzy";
same change 4155d21

[Rspamd] Remove positive fuzzy scores from bounces

Full commit hash
4155d21392c4b6c0b23d539164763a159a2e4965
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
60
}
Open commit View diff
60 }
andryyy over 5 years ago e6898be

[Rspamd] Remove ham symbols if a fuzzy denied hash matched

Full commit hash
e6898beb59b7b5b9604f07354d2f5c2d5095d53d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
61
# Remove bayes ham if fuzzy denied
Open commit View diff
61 # Remove bayes ham if fuzzy denied
same change e6898be

[Rspamd] Remove ham symbols if a fuzzy denied hash matched

Full commit hash
e6898beb59b7b5b9604f07354d2f5c2d5095d53d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
62
FUZZY_HAM_MISMATCH {
Open commit View diff
62 FUZZY_HAM_MISMATCH {
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
63
  expression = "( -FUZZY_DENIED | -MAILCOW_FUZZY_DENIED | -LOCAL_FUZZY_DENIED ) & ( ^BAYES_HAM | ^NEURAL_HAM_LONG | ^NEURAL_HAM_SHORT )";
Open commit View diff
63 expression = "( -FUZZY_DENIED | -MAILCOW_FUZZY_DENIED | -LOCAL_FUZZY_DENIED ) & ( ^BAYES_HAM | ^NEURAL_HAM_LONG | ^NEURAL_HAM_SHORT )";
Dmitriy Alekseev over 5 years ago 0a10244

[Rspamd] Add FUZZY_SPAM_MISMATCH (#3958)

Full commit hash
0a102444fcb64cf9dedd8274cf1197ca201d0145
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
64
}
Open commit View diff
64 }
same change 0a10244

[Rspamd] Add FUZZY_SPAM_MISMATCH (#3958)

Full commit hash
0a102444fcb64cf9dedd8274cf1197ca201d0145
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
65
# Remove bayes spam if local fuzzy white
Open commit View diff
65 # Remove bayes spam if local fuzzy white
same change 0a10244

[Rspamd] Add FUZZY_SPAM_MISMATCH (#3958)

Full commit hash
0a102444fcb64cf9dedd8274cf1197ca201d0145
Author
Dmitriy Alekseev <[email protected]>
Date
over 5 years ago
Selected line
66
FUZZY_SPAM_MISMATCH {
Open commit View diff
66 FUZZY_SPAM_MISMATCH {
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
67
  expression = "( -LOCAL_FUZZY_WHITE ) & ( ^BAYES_SPAM | ^NEURAL_SPAM_LONG | ^NEURAL_SPAM_SHORT )";
Open commit View diff
67 expression = "( -LOCAL_FUZZY_WHITE ) & ( ^BAYES_SPAM | ^NEURAL_SPAM_LONG | ^NEURAL_SPAM_SHORT )";
same change 5a6d970

[Rspamd] Better support for DeltaChat

Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
68
}
Open commit View diff
68 }
same change 5a6d970

[Rspamd] Better support for DeltaChat

Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
69
WL_FWD_HOST {
Open commit View diff
69 WL_FWD_HOST {
same change 5a6d970

[Rspamd] Better support for DeltaChat

Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
70
  expression = "-WHITELISTED_FWD_HOST & (^g+:rbl | ^g+:policies | ^g+:hfilter | ^g:neural)";
Open commit View diff
70 expression = "-WHITELISTED_FWD_HOST & (^g+:rbl | ^g+:policies | ^g+:hfilter | ^g:neural)";
same change 5a6d970

[Rspamd] Better support for DeltaChat

Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
71
}
Open commit View diff
71 }
same change 5a6d970

[Rspamd] Better support for DeltaChat

Full commit hash
5a6d970794297853695fadbdc98349ad0ca7205f
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
72
ENCRYPTED_CHAT {
Open commit View diff
72 ENCRYPTED_CHAT {
andryyy about 5 years ago b3959e8

[Rspamd] DeltaChat improvements

Full commit hash
b3959e8071f986d5cf1ef69d72f7f8451917b143
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
73
  expression = "CHAT_VERSION_HEADER & ENCRYPTED_PGP";
Open commit View diff
73 expression = "CHAT_VERSION_HEADER & ENCRYPTED_PGP";
andryyy over 5 years ago e6898be

[Rspamd] Remove ham symbols if a fuzzy denied hash matched

Full commit hash
e6898beb59b7b5b9604f07354d2f5c2d5095d53d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
74
}
Open commit View diff
74 }
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
75
Open commit View diff
75
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
76
CLAMD_SPAM_FOUND {
Open commit View diff
76 CLAMD_SPAM_FOUND {
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
77
  expression = "CLAM_SECI_SPAM & !MAILCOW_WHITE";
Open commit View diff
77 expression = "CLAM_SECI_SPAM & !MAILCOW_WHITE";
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
78
  description = "Probably Spam, Securite Spam Flag set through ClamAV";
Open commit View diff
78 description = "Probably Spam, Securite Spam Flag set through ClamAV";
DerLinkman about 3 years ago 6e9c024

Changed weight to score for CLAMD_SPAM

Full commit hash
6e9c024b3c30f58d8e080490688baec6a84c3deb
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
79
  score = 5;
Open commit View diff
79 score = 5;
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
80
}
Open commit View diff
80 }
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
81
Open commit View diff
81
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
82
CLAMD_BAD_PDF {
Open commit View diff
82 CLAMD_BAD_PDF {
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
83
  expression = "CLAM_SECI_PDF & !MAILCOW_WHITE";
Open commit View diff
83 expression = "CLAM_SECI_PDF & !MAILCOW_WHITE";
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
84
  description = "Bad PDF Found, Securite bad PDF Flag set through ClamAV";
Open commit View diff
84 description = "Bad PDF Found, Securite bad PDF Flag set through ClamAV";
DerLinkman about 3 years ago 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
85
  score = 8;
Open commit View diff
85 score = 8;
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
86
}
Open commit View diff
86 }
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
87
Open commit View diff
87
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
88
CLAMD_BAD_JPG {
Open commit View diff
88 CLAMD_BAD_JPG {
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
89
  expression = "CLAM_SECI_JPG & !MAILCOW_WHITE";
Open commit View diff
89 expression = "CLAM_SECI_JPG & !MAILCOW_WHITE";
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
90
  description = "Bad JPG Found, Securite bad JPG Flag set through ClamAV";
Open commit View diff
90 description = "Bad JPG Found, Securite bad JPG Flag set through ClamAV";
DerLinkman about 3 years ago 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
91
  score = 8;
Open commit View diff
91 score = 8;
same change 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
92
}
Open commit View diff
92 }
same change 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
93
Open commit View diff
93
same change 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
94
CLAMD_ASCII_MALWARE {
Open commit View diff
94 CLAMD_ASCII_MALWARE {
same change 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
95
  expression = "CLAM_SECI_ASCII & !MAILCOW_WHITE";
Open commit View diff
95 expression = "CLAM_SECI_ASCII & !MAILCOW_WHITE";
same change 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
96
  description = "ASCII malware found, Securite ASCII malware Flag set through ClamAV";
Open commit View diff
96 description = "ASCII malware found, Securite ASCII malware Flag set through ClamAV";
same change 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
97
  score = 8;
Open commit View diff
97 score = 8;
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
98
}
Open commit View diff
98 }
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
99
Open commit View diff
99
DerLinkman about 3 years ago 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
100
CLAMD_HTML_MALWARE {
Open commit View diff
100 CLAMD_HTML_MALWARE {
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
101
  expression = "CLAM_SECI_HTML & !MAILCOW_WHITE";
Open commit View diff
101 expression = "CLAM_SECI_HTML & !MAILCOW_WHITE";
DerLinkman about 3 years ago 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
102
  description = "HTML malware found, Securite HTML malware Flag set through ClamAV";
Open commit View diff
102 description = "HTML malware found, Securite HTML malware Flag set through ClamAV";
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
103
  score = 8;
Open commit View diff
103 score = 8;
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
104
}
Open commit View diff
104 }
same change 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
105
Open commit View diff
105
DerLinkman about 3 years ago 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
106
CLAMD_JS_MALWARE {
Open commit View diff
106 CLAMD_JS_MALWARE {
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
107
  expression = "CLAM_SECI_JS & !MAILCOW_WHITE";
Open commit View diff
107 expression = "CLAM_SECI_JS & !MAILCOW_WHITE";
DerLinkman about 3 years ago 8cd4ae1

Improved Scores

Full commit hash
8cd4ae1e349f926b0a738e2165e54ead5c5b129a
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
108
  description = "JS malware found, Securite JS malware Flag set through ClamAV";
Open commit View diff
108 description = "JS malware found, Securite JS malware Flag set through ClamAV";
DerLinkman about 3 years ago 689856b

New Symbols defined for Security ClamAV DBs

Full commit hash
689856b186f9d26cc0e0275ad2f1069966632538
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
109
  score = 8;
Open commit View diff
109 score = 8;
Dmitriy Alekseev almost 2 years ago 7f7a869

Do not add MAILCOW_WHITE on failed DMARC

Full commit hash
7f7a869678293a4577eb34fa5f0de9ff72c62fc3
Author
Dmitriy Alekseev <[email protected]>
Date
almost 2 years ago
Selected line
110
}
Open commit View diff
110 }