Role that installs postfix. http://www.postfix.org
Go to file
Andrea Dell'Amico bc9e41364d
Manage postfix_dkim_sender_headers.
2026-08-21 15:30:42 +02:00
defaults Manage postfix_dkim_sender_headers. 2026-08-21 15:30:42 +02:00
files Import the old postfix role. 2020-06-08 16:57:40 +02:00
handlers See #2081. Supporto a ARC. 2024-02-16 17:22:21 +01:00
meta Import the old postfix role. 2020-06-08 16:57:40 +02:00
tasks Reload the systemd configuration after installing the dropin files. 2025-02-20 16:59:50 +01:00
templates Manage postfix_dkim_sender_headers. 2026-08-21 15:30:42 +02:00
tests Initial commit 2020-06-08 15:18:58 +02:00
vars See #2081. Supporto a ARC. 2024-02-16 17:22:21 +01:00
.gitignore Add entries to gitignore. 2023-12-26 19:03:14 +01:00
LICENSE Initial commit 2020-06-08 15:18:58 +02:00
README.md Manage postfix_dkim_sender_headers. 2026-08-21 15:30:42 +02:00

README.md

Role Name

A role that installs and configures postfix, http://postfix.org. With support for the spamassassin and clamav milters

Role Variables

There are too many, see the defaults file.

For mailing-list relays, OpenDKIM can select the list identity from Sender before falling back to the original authors From header:

postfix_dkim_sender_headers:
  - Sender
  - From

Every selected sender domain must still have a matching SigningTable entry and the corresponding selector published in DNS.

Dependencies

The dependencies are optional

  • clamav
  • spamassassin

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it