1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00

[Rspamd] Minor changes to fishy tlds and bad words

This commit is contained in:
andryyy 2019-08-29 18:57:37 +02:00
parent 6e82a35929
commit 5a89dc114d
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
2 changed files with 8 additions and 1 deletions

View File

@ -26,3 +26,9 @@ lottery
pillenversand pillenversand
kredit kredit
kredithilfe kredithilfe
kapital
krankenversicherung
bitcoin
pädophil
freiberufler
unternehmer

View File

@ -1,5 +1,6 @@
/.+\.accountant$/i /.+\.accountant$/i
/.+\.ar$/i /.+\.ar$/i
/.+\.art$/i
/.+\.asia$/i /.+\.asia$/i
/.+\.bid$/i /.+\.bid$/i
/.+\.biz$/i /.+\.biz$/i
@ -54,6 +55,7 @@
/.+\.science$/i /.+\.science$/i
/.+\.se$/i /.+\.se$/i
/.+\.si$/i /.+\.si$/i
/.+\.site$/i
/.+\.space$/i /.+\.space$/i
/.+\.stream$/i /.+\.stream$/i
/.+\.sucks$/i /.+\.sucks$/i
@ -72,4 +74,3 @@
/.+\.work$/i /.+\.work$/i
/.+\.world$/i /.+\.world$/i
/.+\.xyz$/i /.+\.xyz$/i