about summary refs log tree commit diff
path: root/nixos/modules/services/mail/nullmailer.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-13nixos/nullmailer: allow users in the nullmailer group to send mailsSandro Jäckel1-6/+6
2022-09-01nixos/nullmailer: Always adjust ownership of spool directoriesMichal Sojka1-1/+3
2022-08-03nixos/*: automatically convert option docs to MDpennae1-6/+6
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-4/+4
2022-07-30treewide: automatically md-convert option descriptionspennae1-15/+15
2021-08-06nixos/nullmailer: Create "failed" directoryMichal Sojka1-1/+1
2021-04-17nixos/nullmailer: set isSystemUserFlorian Klink1-0/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-5/+2
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-04-13nixos/nullmailer: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-2/+4
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-09-28nullmailer: simplify config generationJoerg Thalheim1-11/+3
2017-09-28nullmailer: add `remotesFile` optionMarius Bergmann1-2/+28
2017-09-28nullmailer: use proper description for `remotes` optionMarius Bergmann1-1/+10
2017-09-28nullmailer: fix relative -> absolute path in preStart scriptMarius Bergmann1-1/+1
2017-05-02nullmailer + service: init at 2.0Daniel Ehlers1-0/+217