Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Clean up SASL logic from postfix | 2024-08-23 | -19/+16 | ||
| | | | | | | Per Joe's comment here [1]. [1]: https://github.com/python-discord/infra/issues/478#issuecomment-2306107672 | ||||
* | Configure Postfix to reject mail on the sender blocklist | 2024-08-23 | -0/+16 | ||
| | |||||
* | Add sender blocklist | 2024-08-23 | -0/+3 | ||
| | |||||
* | Fix pcre rewriting for postfix headers | 2024-08-23 | -3/+7 | ||
| | |||||
* | Preserve privacy in e-mail headers | 2024-08-23 | -0/+38 | ||
| | | | | | | | Similar to how the big e-mail providers do it, strip out some personally identifying information from e-mails. I have used this on my own e-mail server for a while and it works fine. | ||||
* | Update neomutt folders | 2024-08-23 | -1/+1 | ||
| | |||||
* | Use variable for vmail user ID | 2024-08-23 | -5/+4 | ||
| | |||||
* | Add some missing aliases for staff email | 2024-08-23 | -0/+2 | ||
| | |||||
* | Enable welcome plugin on mailbox creation | 2024-08-23 | -1/+14 | ||
| | |||||
* | Copy welcome script in Dovecot tasks | 2024-08-23 | -0/+10 | ||
| | |||||
* | Add Welcome script | 2024-08-23 | -0/+29 | ||
| | |||||
* | Explicitly template sieve parameter to point to Sieve locations | 2024-08-23 | -1/+1 | ||
| | |||||
* | Template new LMTP config and install Sieve packages | 2024-08-23 | -0/+3 | ||
| | |||||
* | Add LMTP config to enable Sieve | 2024-08-23 | -0/+42 | ||
| | |||||
* | Separate userdb homedir and maildir for sieve support | 2024-08-23 | -2/+2 | ||
| | |||||
* | Explicitly set mailbox uid for doveadm | 2024-08-23 | -2/+4 | ||
| | |||||
* | Add high maxretry for Postfix fail2ban rules | 2024-08-23 | -0/+2 | ||
| | |||||
* | Reconfigure neomuttrc | 2024-08-23 | -4/+14 | ||
| | |||||
* | Remove dovecot from mail group | 2024-08-23 | -10/+0 | ||
| | |||||
* | Simplify dovecot configuration templating logic | 2024-08-23 | -14/+8 | ||
| | | | | Co-authored-by: My Vice Best Man <[email protected]> | ||||
* | Add archive & automatically create mailboxes | 2024-08-23 | -0/+8 | ||
| | |||||
* | Fix "an actual problem" | 2024-08-23 | -2/+2 | ||
| | | | | | | | | | | golly gee wonkers your line has an extra white space character at the end of the line! gobbly-dobbly just how could this commit even enter the remote repository? it was on track to cause a widespread production outage with millions of disgraced users! god forbid you even had trailing whitespace on two lines! imagine the financial damage this could cause, and don't even get me started on the liability for all of these changes! | ||||
* | Automatically configure default IMAP folders | 2024-08-23 | -0/+91 | ||
| | | | | | Additionally, automatically expunge (delete) mails older than 60 days from the Trash folder. | ||||
* | Use Dovecot LMTP to deliver local mail | 2024-08-23 | -0/+3 | ||
| | |||||
* | Reconfigure Postfix for SMTPS and Submission ports | 2024-08-23 | -3/+16 | ||
| | |||||
* | Run dovecot role on mailservers | 2024-08-23 | -0/+1 | ||
| | |||||
* | Add IMAP to firewall allowed list | 2024-08-23 | -1/+6 | ||
| | |||||
* | Add new templates for Dovecot config | 2024-08-23 | -0/+933 | ||
| | |||||
* | Add variables for Dovecot | 2024-08-23 | -0/+14 | ||
| | |||||
* | Create tasks for installing Dovecot (IMAP server) | 2024-08-23 | -0/+95 | ||
| | |||||
* | Correct typo in rrdstats variables file | 2024-08-23 | -1/+1 | ||
| | |||||
* | Update dependency community.postgresql to v3.5.0 | 2024-08-23 | -1/+1 | ||
| | | | | | | | datasource | package | from | to | | ----------------- | -------------------- | ----- | ----- | | galaxy-collection | community.postgresql | 3.4.1 | 3.5.0 | | ||||
* | Use postgres role for user setup | 2024-08-22 | -111/+222 | ||
| | |||||
* | Perform final polish | 2024-08-22 | -7/+5 | ||
| | | | | | Name the state directory to mark that it's a Python Discord-related service, and remove the IOSchedulingClass setting. | ||||
* | Remove now obsolete sed call | 2024-08-22 | -3/+1 | ||
| | | | | Chris has fixed this upstream in python-discord/metricity#157. | ||||
* | Use same basename for script as on server | 2024-08-22 | -1/+1 | ||
| | |||||
* | Set STATE_DIRECTORY for automatic data directory creation | 2024-08-22 | -10/+9 | ||
| | |||||
* | Deploy rrdtool-based statistics | 2024-08-22 | -0/+310 | ||
| | |||||
* | Comment out Joe's user | 2024-08-20 | -145/+149 | ||
| | |||||
* | Rename to cookiejake | 2024-08-20 | -145/+145 | ||
| | |||||
* | ignore changed when error for the prosodyctl command | 2024-08-19 | -2/+1 | ||
| | |||||
* | prevent joe from doing an oopsie to me | 2024-08-19 | -1/+0 | ||
| | |||||
* | fix ansible lint errors | 2024-08-19 | -1/+3 | ||
| | |||||
* | add a task that enables LDAP auth for jitsi | 2024-08-19 | -0/+87 | ||
| | |||||
* | move jitsi installation to an `install` task | 2024-08-19 | -100/+103 | ||
| | | | | This is because there will be multiple steps in deploying jitsi, and we don't want to overcrowd the `main` task file | ||||
* | remove joe's LDAP login dictatorship | 2024-08-19 | -1/+1 | ||
| | |||||
* | Only allow LDAP postfix lookups for postfix destination domains | 2024-08-19 | -0/+5 | ||
| | |||||
* | include the jitsi deployment in the playbook | 2024-08-19 | -0/+5 | ||
| | |||||
* | add a jitsi role | 2024-08-19 | -0/+152 | ||
| | | | | This adds the necessary package repos necessary to install jitsi, preseeds debconf with the questions needed by the jitsi pkg and installs it | ||||
* | allow needed tcp and udp traffic for jitsi services | 2024-08-19 | -0/+17 | ||
| |