mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-15 19:06:03 +00:00
[Web] Allow actions in quarantine modal, fixes #1991
[Web] Fixes for Source Sans Pro font [Rspamd] Add global rcpt blacklist and whitelist [Compose] New Rspamd image
This commit is contained in:
@@ -1 +1 @@
|
||||
# /.*@example.com/i'
|
||||
# /.*@example.com/i
|
||||
|
||||
@@ -1 +1 @@
|
||||
# /.*@example.com/i'
|
||||
# /.*@example.com/i
|
||||
|
||||
1
data/conf/rspamd/custom/global_rcpt_blacklist.map
Normal file
1
data/conf/rspamd/custom/global_rcpt_blacklist.map
Normal file
@@ -0,0 +1 @@
|
||||
# /.*@example.com/i
|
||||
1
data/conf/rspamd/custom/global_rcpt_whitelist.map
Normal file
1
data/conf/rspamd/custom/global_rcpt_whitelist.map
Normal file
@@ -0,0 +1 @@
|
||||
# /.*@example.com/i
|
||||
Reference in New Issue
Block a user