mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-16 10:59:53 +02:00
f7b3aad831
This restores the old behaviour
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
IS_LOCAL_DOMAIN {
|
|
type = "from";
|
|
filter = "email:domain";
|
|
map = "http://{{ ADMIN_ADDRESS }}/internal/rspamd/local_domains";
|
|
}
|