This repository has been archived on 2020-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-rspamd/templates/actions.conf

6 lines
67 B
Plaintext
Raw Normal View History

2020-08-19 11:27:15 +00:00
actions {
reject = 10;
add_header = 5;
greylist = 3;
}