aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/dovecot/templates (follow)
Commit message (Collapse)AuthorAgeLines
* Don't set gid when creating mail dirs and operating on mailboxesGravatar Joe Banks2025-09-10-1/+1
| | | | Signed-off-by: Chris Lovering <[email protected]>
* Change all templates to use {{ ansible_managed }}Gravatar Joe Banks2024-09-03-14/+14
|
* Remove unnecessary & faulty LDAP user attribute mappingGravatar Joe Banks2024-08-30-1/+1
|
* Change templating of user mail_homeGravatar Joe Banks2024-08-30-1/+1
|
* Separate mail users by their UIDGravatar Johannes Christ2024-08-30-3/+10
| | | | | Directories under /var/vmail are no longer all owned by `vmail`, but instead `$ldap_uid:vmail`.
* ManageSieve for EveryoneGravatar Johannes Christ2024-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 scriptGravatar Joe Banks2024-08-29-0/+9
|
* Correct sieve user log locationGravatar Joe Banks2024-08-24-1/+1
|
* More progress on Dovecot ham/spam markingGravatar Joe Banks2024-08-24-2/+107
|
* Enable spamc ham and spam learningGravatar Joe Banks2024-08-24-0/+15
|
* Add sieve script to move spam to folderGravatar Joe Banks2024-08-24-0/+8
|
* Use variable for vmail user IDGravatar Joe Banks2024-08-23-2/+2
|
* Enable welcome plugin on mailbox creationGravatar Joe Banks2024-08-23-1/+14
|
* Explicitly template sieve parameter to point to Sieve locationsGravatar Joe Banks2024-08-23-1/+1
|
* Add LMTP config to enable SieveGravatar Joe Banks2024-08-23-0/+42
|
* Separate userdb homedir and maildir for sieve supportGravatar Joe Banks2024-08-23-2/+2
|
* Explicitly set mailbox uid for doveadmGravatar Joe Banks2024-08-23-2/+2
|
* Add archive & automatically create mailboxesGravatar Johannes Christ2024-08-23-0/+8
|
* Fix "an actual problem"Gravatar Johannes Christ2024-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 foldersGravatar Johannes Christ2024-08-23-0/+89
| | | | | Additionally, automatically expunge (delete) mails older than 60 days from the Trash folder.
* Add new templates for Dovecot configGravatar Joe Banks2024-08-23-0/+933