| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Deliver mails as maildir | 2024-08-15 | -0/+3 | ||
| | | | | | Co-authored-by: Johannes Christ <[email protected]> | ||||
| * | Update dependency community.general to v9.3.0 (#458) | 2024-08-15 | -1/+1 | ||
| | | | | | | | | | datasource | package | from | to | | ----------------- | ----------------- | ----- | ----- | | galaxy-collection | community.general | 9.2.0 | 9.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | Install mblaze utilities | 2024-08-14 | -0/+2 | ||
| | | |||||
| * | Install cowsay | 2024-08-14 | -0/+1 | ||
| | | |||||
| * | Add transport maps | 2024-08-14 | -1/+5 | ||
| | | |||||
| * | Update script to use mblaze | 2024-08-14 | -11/+5 | ||
| | | |||||
| * | Add fortune reply script | 2024-08-14 | -0/+45 | ||
| | | |||||
| * | Copy scripts and transport map in Postfix role | 2024-08-14 | -0/+30 | ||
| | | |||||
| * | Install fortune in the common stage | 2024-08-14 | -0/+1 | ||
| | | |||||
| * | Add Postfix transport map | 2024-08-14 | -0/+5 | ||
| | | |||||
| * | Add new email aliases | 2024-08-14 | -0/+8 | ||
| | | |||||
| * | Revert "Enable fail2ban jails for postfix" | 2024-08-06 | -18/+0 | ||
| | | | | | | | | | | This reverts commit 55df090d03a0b412a16139197673bb0fbd1bf139. This commit generated an error when deployed to production and should be revised. Re-opens #433 | ||||
| * | Enable fail2ban jails for postfix | 2024-08-06 | -0/+18 | ||
| | | | | | Closes #433. | ||||
| * | Update OpenDMARC to ensure that mail is quarantined or rejected | 2024-08-04 | -7/+7 | ||
| | | |||||
| * | Update milter configuration in Postfix | 2024-08-04 | -0/+2 | ||
| | | |||||
| * | sasl: only allow service accounts to authenticate with SASL | 2024-08-04 | -1/+1 | ||
| | | |||||
| * | sasl: Run SASL role on mailservers | 2024-08-04 | -0/+1 | ||
| | | |||||
| * | sasl: Add handlers for saslauthd | 2024-08-04 | -0/+10 | ||
| | | |||||
| * | sasl: Add SASL installation and setup tasks | 2024-08-04 | -0/+72 | ||
| | | |||||
| * | sasl: Add new templated LDAP config for saslauthd | 2024-08-04 | -0/+5 | ||
| | | |||||
| * | sasl: Add SMTPD config for Postfix to use new SASL preferences | 2024-08-04 | -0/+2 | ||
| | | |||||
| * | sasl: Add role dependencies for SASL | 2024-08-04 | -0/+4 | ||
| | | |||||
| * | sasl: Create new variables for SASL role | 2024-08-04 | -0/+13 | ||
| | | |||||
| * | Document new DKIM role paramters | 2024-08-04 | -0/+13 | ||
| | | |||||
| * | Copy relay_recipient_maps for local_recipient_maps | 2024-08-03 | -0/+2 | ||
| | | |||||
| * | Only allow service mail to be received to int.pydis.wtf addresses | 2024-08-03 | -1/+1 | ||
| | | |||||
| * | Add extra Postfix parameters for submissions | 2024-08-03 | -0/+5 | ||
| | | |||||
| * | Enable submissions through Postfix | 2024-08-03 | -0/+6 | ||
| | | |||||
| * | Allow for additional keys to be reused on subdomains in OpenDKIM | 2024-08-03 | -1/+10 | ||
| | | |||||
| * | Remove DMARC alias | 2024-08-03 | -3/+0 | ||
| | | |||||
| * | Send DMARC from service account address | 2024-08-03 | -3/+3 | ||
| | | |||||
| * | Accept mail for int.pydis.wtf | 2024-08-03 | -0/+1 | ||
| | | |||||
| * | Add service mail routing to Postfix | 2024-08-03 | -0/+15 | ||
| | | |||||
| * | remove discord cdn link | 2024-08-03 | -2/+1 | ||
| | | |||||
| * | Add Events, Director & Admin email aliases | 2024-08-03 | -5/+19 | ||
| | | |||||
| * | Update LDAP Postfix lookups to support multiple domains | 2024-08-03 | -3/+3 | ||
| | | |||||
| * | Configure Postfix to accept mail for pydis.com and pythondiscord.com | 2024-08-03 | -4/+13 | ||
| | | |||||
| * | Install freeipa-client on Debian | 2024-08-02 | -0/+9 | ||
| | | |||||
| * | neomutt: configure neomutt folder used by postfix | 2024-07-31 | -3/+28 | ||
| | | |||||
| * | postfix: basic anti-abuse parameters | 2024-07-31 | -0/+16 | ||
| | | |||||
| * | postfix: update security parameters for mail sending | 2024-07-31 | -3/+9 | ||
| | | |||||
| * | dkim: increase logging verbosity | 2024-07-31 | -0/+4 | ||
| | | |||||
| * | dmarc: reject failures | 2024-07-31 | -1/+1 | ||
| | | |||||
| * | postfix: run received messages through opendmarc | 2024-07-31 | -2/+2 | ||
| | | |||||
| * | dmarc: add opendmarc role | 2024-07-31 | -0/+74 | ||
| | | |||||
| * | dkim: add documentation on opendkim role | 2024-07-31 | -0/+35 | ||
| | | |||||
| * | dkim: enable dkim milter | 2024-07-31 | -0/+3 | ||
| | | |||||
| * | dkim: run opendkim role on mail hosts | 2024-07-31 | -0/+1 | ||
| | | |||||
| * | dkim: add opendkim role | 2024-07-31 | -0/+133 | ||
| | | |||||
| * | spf: run inbound mail through policyd-spf filter | 2024-07-31 | -2/+9 | ||
| | | |||||