File: postfix.yml

package info (click to toggle)
scap-security-guide 0.1.76-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 110,644 kB
  • sloc: xml: 241,883; sh: 73,777; python: 32,527; makefile: 27
file content (25 lines) | stat: -rw-r--r-- 699 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
groups:
- postfix_client
- postfix_configure_ssl_certs
- postfix_harden_os
- postfix_install_ssl_cert
- postfix_server_cfg
- postfix_server_dos
- postfix_server_mail_smtpd_recipient_restrictions
- postfix_server_mail_smtpd_relay_restrictions
- postfix_server_relay
- postfix_server_relay_require_tls
- postfix_server_relay_set_trusted
- postfix_server_relay_smtp_auth_for_untrusted
name: postfix
packages:
- postfix
rules:
- package_postfix_installed
- postfix_client_configure_mail_alias
- postfix_client_configure_mail_alias_postmaster
- postfix_client_configure_relayhost
- postfix_network_listening_disabled
- postfix_prevent_unrestricted_relay
- postfix_server_banner
- service_postfix_enabled