Files @ ae1a499dbd62
Branch filter:

Location: majic-ansible-roles/roles/bootstrap/meta/main.yml

branko
MAR-195: Reject mails with non-matching sender for logged-in users:

- Prevents logged-in user from setting "MAIL FROM" with e-mail address
that does not match either his own account or one of the aliases
that the user receives mails from.
- Reworked the submission port configuration to restrict only based on
sender-related restrictions, merging some of the newer changs from
the workaround.org instructions.
---

galaxy_info:
  author: Branko Majic
  description: Performs basic bootstrap of server for use with Ansible
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 11