| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Don't set gid when creating mail dirs and operating on mailboxes | 2025-09-10 | -1/+1 | |
| | | | | | Signed-off-by: Chris Lovering <[email protected]> | |||
| * | Change all templates to use {{ ansible_managed }} | 2024-09-03 | -14/+14 | |
| | | ||||
| * | Remove unnecessary & faulty LDAP user attribute mapping | 2024-08-30 | -1/+1 | |
| | | ||||
| * | Change templating of user mail_home | 2024-08-30 | -1/+1 | |
| | | ||||
| * | Separate mail users by their UID | 2024-08-30 | -3/+10 | |
| | | | | | | Directories under /var/vmail are no longer all owned by `vmail`, but instead `$ldap_uid:vmail`. | |||
| * | ManageSieve for Everyone | 2024-08-30 | -6/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A spectre is haunting Python Discord -- the spectre of proprietary mail filtering programs. All the Powers of Big Mail have entered into a holy alliance to exorcise this spectre: Outlook and GMail, Yahoo and Zoho, AOL adn iCloud. Where is the open protocol in opposition that has not been decried as unprofessional, free and open source by its opponents in power? Where is the Opposition that has not hurled back the branding reproach of Internet Standards, against the more advanced opposition protocols, as well as against its reactionary adversaries? Two things result from this fact. I. Sieve is already standardized as a protocol via the IETF. II. It is high time that Python Discord users should openly, in the face of the TLS-encrypted internet, filter their notifications, their love letters, their mailing lists, and meet this nursery tale of the Spectre of ManageSieve with a Manifesto of Python Discord Devops itself. To this end, ManageSieve users of various nationalities have assembled on jitsi.pydis.wtf, and sketched the following commit, to be published on the lovelace Python Discord e-mail service. | |||
| * | Add duplicate prevention sieve script | 2024-08-29 | -0/+9 | |
| | | ||||
| * | Correct sieve user log location | 2024-08-24 | -1/+1 | |
| | | ||||
| * | More progress on Dovecot ham/spam marking | 2024-08-24 | -2/+107 | |
| | | ||||
| * | Enable spamc ham and spam learning | 2024-08-24 | -0/+15 | |
| | | ||||
| * | Add sieve script to move spam to folder | 2024-08-24 | -0/+8 | |
| | | ||||
| * | Use variable for vmail user ID | 2024-08-23 | -2/+2 | |
| | | ||||
| * | Enable welcome plugin on mailbox creation | 2024-08-23 | -1/+14 | |
| | | ||||
| * | Explicitly template sieve parameter to point to Sieve locations | 2024-08-23 | -1/+1 | |
| | | ||||
| * | 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/+2 | |
| | | ||||
| * | 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/+89 | |
| | | | | | | Additionally, automatically expunge (delete) mails older than 60 days from the Trash folder. | |||
| * | Add new templates for Dovecot config | 2024-08-23 | -0/+933 | |