aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Document local linting workflowGravatar Johannes Christ2024-08-01-0/+10
| | | | Closes #422.
* Configure Loki to retain logs for 30 days maximumGravatar Joe Banks2024-07-31-0/+2
|
* neomutt: configure neomutt folder used by postfixGravatar Johannes Christ2024-07-31-3/+28
|
* postfix: basic anti-abuse parametersGravatar Joe Banks2024-07-31-0/+16
|
* postfix: update security parameters for mail sendingGravatar Joe Banks2024-07-31-3/+9
|
* dkim: increase logging verbosityGravatar Joe Banks2024-07-31-0/+4
|
* dmarc: reject failuresGravatar Joe Banks2024-07-31-1/+1
|
* dmarc: update DMARC policy to be stricterGravatar Joe Banks2024-07-31-1/+1
|
* postfix: run received messages through opendmarcGravatar Joe Banks2024-07-31-2/+2
|
* dmarc: add opendmarc roleGravatar Joe Banks2024-07-31-0/+74
|
* dkim: add documentation on opendkim roleGravatar Joe Banks2024-07-31-0/+35
|
* dkim: add new DKIM selector to pydis.wtfGravatar Joe Banks2024-07-31-0/+9
|
* dkim: enable dkim milterGravatar Joe Banks2024-07-31-0/+3
|
* dkim: run opendkim role on mail hostsGravatar Joe Banks2024-07-31-0/+1
|
* dkim: add opendkim roleGravatar Joe Banks2024-07-31-0/+133
|
* spf: run inbound mail through policyd-spf filterGravatar Joe Banks2024-07-31-2/+9
|
* postfix: add handler to restart postfixGravatar Joe Banks2024-07-31-0/+5
|
* spf: add policyd-spf to validate SPF of inbound mailGravatar Joe Banks2024-07-31-1/+43
|
* postfix: add group email to alias maps and relay recipientsGravatar Joe Banks2024-07-31-0/+2
|
* ldap: handle group-directed emailGravatar Joe Banks2024-07-31-0/+13
|
* postfix: add new aliases to relay restrictions and alias mapsGravatar Joe Banks2024-07-31-3/+5
|
* postfix: add variable for postmaster emailGravatar Joe Banks2024-07-31-0/+2
|
* postfix: template virtual address table and regenerate on changesGravatar Joe Banks2024-07-31-0/+13
|
* postfix: add handler for regenerating aliasesGravatar Joe Banks2024-07-31-0/+4
|
* postfix: add alias table for manual aliasesGravatar Joe Banks2024-07-31-0/+7
|
* postfix: remove unused alias mapGravatar Joe Banks2024-07-31-2/+0
|
* postfix: add tasks to configure postfix serverGravatar Joe Banks2024-07-31-2/+49
|
* postfix: allow access to certificatesGravatar Joe Banks2024-07-31-0/+1
|
* postfix: add firewall rulesGravatar Joe Banks2024-07-31-0/+18
|
* postfix: update DNS to new postfix mailserverGravatar Joe Banks2024-07-31-28/+40
|
* postfix: add reload handlersGravatar Joe Banks2024-07-31-0/+5
|
* postfix: add variables and vaultGravatar Joe Banks2024-07-31-0/+15
|
* ldap: add ldap configuration files to postfixGravatar Joe Banks2024-07-31-0/+33
|
* postfix: add main.cf fileGravatar Joe Banks2024-07-31-0/+47
|
* Move mail hosts to dedicated groupGravatar Joe Banks2024-07-31-1/+8
|
* postfix: deploy postfix instead of opensmtpdGravatar Johannes Christ2024-07-31-48/+8
| | | | Per discussion in the PR, we have more experience with Postfix on deck.
* Install a local MTAGravatar Johannes Christ2024-07-31-0/+48
| | | | | | | Allow services and users on lovelace to exchange local mail messages. Later, we will want to expand the service to consolidate service mails or perhaps even allow forwarding e-mails to Python Discord e-mails via LDAP.
* Use fork with up-to-date Sphinx versionGravatar Johannes Christ2024-07-30-1/+1
|
* Clean up some wording and formatting issuesGravatar Johannes Christ2024-07-30-2/+5
|
* Do not include all children sections on postmortem TOCGravatar Johannes Christ2024-07-30-1/+1
| | | | | Previously, this would show all of Joe's hipster emojis for every single postmortem, which is kind of redundant.
* Bold sections on onboarding tools pageGravatar Johannes Christ2024-07-30-2/+2
|
* Update onboarding resourcesGravatar Johannes Christ2024-07-30-4/+11
|
* Remove redundant word from general sectionGravatar Johannes Christ2024-07-30-2/+2
|
* Only deploy DNS on main if DNS path is updatedGravatar Chris Lovering2024-07-30-8/+42
|
* Prevent search engines from finding Joe's achievementsGravatar Johannes Christ2024-07-30-0/+2
|
* Fix typo in NGINX configurationGravatar Johannes Christ2024-07-30-0/+10
|
* Remove hugo-book submoduleGravatar Johannes Christ2024-07-29-3/+0
|
* Add DNS entry for propagandaGravatar Johannes Christ2024-07-29-0/+8
| | | | | | | | This commit adds a new DNS entry, used for storing Python Discord-related propaganda, including, but not limited to, Soviet propaganda, including, but not limited to, pictures of Joe Banks wearing Ushankas and fan articles about Ivan Drago, as well as propaganda displaying Joe Banks in various heroic settings.
* Update dependency pre-commit to v3.8.0 (#434)Gravatar renovate[bot]2024-07-29-5/+5
| | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | pre-commit | 3.7.1 | 3.8.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Also reflect ghcr pull secret to modmail namespaceGravatar Chris Lovering2024-07-26-0/+0
|