Extensions for the Postfix policyd service. Allow exceptions for the number of messages and the number of recipients.
This commit is contained in:
@@ -2991,6 +2991,14 @@ copy_plain_files_postfwd:
|
||||
src_path: mailserver/etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb
|
||||
dest_path: /etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb
|
||||
|
||||
- name: postfwd.high-rate-number-messages
|
||||
src_path: mailserver/etc/postfix/postfwd.high-rate-number-messages
|
||||
dest_path: /etc/postfix/postfwd.high-rate-number-messages
|
||||
|
||||
- name: postfwd.high-rate-number-recipients
|
||||
src_path: mailserver/etc/postfix/postfwd.high-rate-number-recipients
|
||||
dest_path: /etc/postfix/postfwd.high-rate-number-recipients
|
||||
|
||||
- name: postfwd.wl-hosts
|
||||
src_path: mailserver/etc/postfix/postfwd.wl-hosts
|
||||
dest_path: /etc/postfix/postfwd.wl-hosts
|
||||
|
||||
Reference in New Issue
Block a user