about summary refs log tree commit diff
path: root/nixos/modules/services/mail
AgeCommit message (Expand)AuthorFilesLines
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x42-2/+2
2023-11-27treewide: use `mkPackageOption`h7x45-38/+8
2023-11-17Merge pull request #266270 from Ma27/postgresql-ownership-15Ryan Lahfa3-10/+16
2023-11-13nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch3-10/+16
2023-11-13nixos/mailman: restart services on failure and increase mailman timeoutsMolly Miller1-0/+5
2023-11-11nixos/roundcube: Ignore newline at end of password fileSteffen Beyer1-1/+1
2023-10-28Merge pull request #263203 from nikstur/replace-activationLinus Heckemann1-7/+10
2023-10-26nixos/mlmmj: replace activationScriptnikstur1-7/+10
2023-10-20Merge master into staging-nextgithub-actions[bot]2-2/+2
2023-10-20Merge #260527: Mailman fixesVladimír Čunát1-1/+1
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman2-2/+2
2023-10-18treewide: remove myself (ma27) from a few packagesMaximilian Bosch1-1/+1
2023-10-12nixos/mailman: store locks in ephemeral runtime directoryMolly Miller1-1/+1
2023-10-11nixos/mailman: ensure uwsgi uses mailman's pythonAlyssa Ross1-1/+1
2023-09-16nixos/postfix: postalias should not use source file permissionsGeorge Shammas1-1/+1
2023-09-16nixos/postfix: add systemd hardening directivesTom Fitzhenry1-0/+13
2023-09-09nixos/listmonk: fixing datatype of optionsrevol-xut1-2/+2
2023-09-08nixos/stalwart-mail: fixed broken linkBruNeu1-1/+1
2023-09-03nixos/stalwart-mail: add modulepacien1-0/+106
2023-08-08treewide: stop using types.stringLin Jian1-4/+4
2023-07-13nixos/nullmailer: allow users in the nullmailer group to send mailsSandro Jäckel1-6/+6
2023-06-25Merge pull request #233282 from pkern/spamassassinLuke Granger-Brown1-1/+1
2023-06-25nixos/spamassassin: add DMARC module to default configLuke Granger-Brown1-0/+1
2023-06-25Merge pull request #238222 from mads256h/harden-davmailpennae1-0/+27
2023-06-25spamassassin: 3.4.6 → 4.0.0Philipp Kern1-1/+0
2023-06-20nixos/public-inbox: set ProtectHome=tmpfsAlyssa Ross1-1/+1
2023-06-20nixos/public-inbox: make coderepo paths accessibleAlyssa Ross1-0/+2
2023-06-20nixos/public-inbox: remove unused indexing codeAlyssa Ross1-10/+1
2023-06-17davmail: enable sandboxing optionsMads Mogensen1-0/+27
2023-06-17nixos/public-inbox: require that URL be non-emptyAlyssa Ross1-2/+1
2023-06-13Merge pull request #235924 from Stunkymonkey/remove-then-{}Pol Dellaiera1-1/+1
2023-06-06treewide: use use lib.optionalAttrs instead of 'then {}'Felix Buehler1-1/+1
2023-06-05nixos/exim: apply privilege restrictionspacien1-2/+2
2023-06-04nixos/public-inbox: explicit a few more freeform settingsJulien Moutinho1-3/+14
2023-05-30nixos/maddy: change secrets option to accept a list of pathsJonas Heinrich1-3/+4
2023-05-19nixos: fix typosfigsoda1-1/+1
2023-05-19nixos/mailman: set RemainAfterExit for settingsAlyssa Ross1-0/+1
2023-05-19nixos/mailman: randomly generate REST API tokenAlyssa Ross1-10/+12
2023-05-15nixos/maddy: tls.loader add acme support, add secrets optionJonas Heinrich1-19/+60
2023-05-02Merge pull request #227401 from onny/maddytls2Jonas Heinrich1-3/+80
2023-05-01nixos/maddy: Add tls optionJonas Heinrich1-3/+80
2023-04-23nixos/roundcube: read only first line of password fileAndreas Brinner1-2/+3
2023-04-23nixos/roundcube: extend documentation for passwordFileAndreas Brinner1-3/+5
2023-04-23nixos/roundcube: fix roundcube-setup startAndreas Brinner1-0/+1
2023-04-23nixos/roundcube: fix PostgreSQL passwordAndreas Brinner1-1/+9
2023-04-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi1-1/+1
2023-04-15Merge pull request #224494 from LeSuisse/roundcube-php81Ryan Lahfa1-1/+1
2023-04-13nixos/maddy: Add option ensureCredentialsJonas Heinrich1-2/+36
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-1/+1
2023-04-03nixos/roundcube: use PHP 8.1Thomas Gerbet1-1/+1