about summary refs log tree commit diff
path: root/nixos/modules/services/mail
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Apply suggestionBruno Inec1-10/+7
2023-01-20add warning if not using password_fileBruno Inec1-0/+11
2023-01-20Apply suggestionBruno Inec1-7/+11
2023-01-20databaseDirectory -> StateDir and changed descriptionBruno Inec1-7/+10
2023-01-20let systemd handle /var/lib/goeland creationBruno Inec1-2/+3
2023-01-20nixos/goeland: initBruno Inec1-0/+58
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae2-1/+2
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae1-2/+1
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae2-3/+3
2023-01-10nixos/mailman: convert manual chapter to MDpennae3-45/+141
2023-01-10nixos/manual: normalize <programlisting>pennae1-4/+8
2023-01-10nixos/manual: remove links from program listingspennae1-8/+8
2023-01-05Merge pull request #209022 from mayflower/fix-mailman-hyperkitty-cssRobin Gloster1-3/+7
2023-01-05modules: add mkPackageOptionMDpennae1-1/+1
2023-01-04nixos/mailman: fix hyperkitty css/js when virtualRoot is `/`Maximilian Bosch1-3/+7
2022-12-28Merge pull request #206102 from 4z3/exim-can-credentialsSandro1-2/+3
2022-12-25nixos/public-inbox: fix incorrectly restrictive option typeVincent Ambo1-1/+5
2022-12-17nixos: fix typosfigsoda3-6/+6
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-1/+1
2022-12-14nixos/exim: allow using service credentialstv1-2/+3
2022-12-03nixos/mailman: remove trailing slash from `/static` locationMaximilian Bosch1-1/+1
2022-11-10nixos/rss2email: remove unnecessary cfg file indirection to fix test (#200108)amesgen1-2/+1
2022-11-06Merge pull request #189756 from alyssais/mailman-virtualRootMaximilian Bosch1-3/+13
2022-10-25nixos/listmonk: set proper SystemCallFilterMidAutumnMoon1-1/+1
2022-10-01Merge pull request #189275 from wentasah/nullmailer-ownershipChristian Kögler1-1/+3
2022-09-21Merge pull request #188949 from RaitoBezarius/listmonk-moduleSandro1-0/+222
2022-09-21nixos/listmonk: init moduleRaito Bezarius1-0/+222
2022-09-07nixos/mailman: add serve.virtualRoot optionAlyssa Ross1-3/+13
2022-09-01nixos/nullmailer: Always adjust ownership of spool directoriesMichal Sojka1-1/+3
2022-08-31nixos/*: convert straggler options to MDpennae2-11/+14
2022-08-31nixos/*: convert options with admonitions to MDpennae1-10/+11
2022-08-31nixos/*: md-convert hidden plaintext optionspennae2-8/+8
2022-08-31nixos/*: md-"convert" empty descriptionspennae1-1/+1
2022-08-31nixos/*: convert internal option descriptions to MDpennae2-3/+3
2022-08-31nixos/*: automatically convert option descriptionspennae12-33/+33
2022-08-31nixos/*: convert more partially-md option descriptionspennae2-3/+3
2022-08-27nixos/public-inbox: convert option descriptions to MDpennae1-13/+11
2022-08-19nixos/*: automatically convert option docspennae1-18/+18
2022-08-19nixos/*: use properly indented strings for option docspennae1-36/+36
2022-08-06nixos/*: automatically convert option docspennae2-4/+4
2022-08-05nixos/*: normalize manpage references to single-line formpennae2-4/+2
2022-08-03nixos/*: automatically convert option docs to MDpennae6-29/+29
2022-08-03nixos/*: normalize link formatpennae2-4/+4
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-1/+1
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae2-7/+7
2022-07-30treewide: automatically md-convert option descriptionspennae27-344/+344
2022-07-20nixos/mailman: don't leak MAILMAN_REST_API_PASS into the storeMaximilian Bosch1-5/+30
2022-07-04nixos/mailman: strip trailing `\n` when reading the secretMaximilian Bosch1-1/+1
2022-07-04nixos/mailman: implement LDAP support for postoriusMaximilian Bosch1-1/+137
2022-06-24nixos/schleuder: init module and accompanying testLinus Heckemann1-0/+162