about summary refs log tree commit diff
path: root/nixos/modules/services/mail/postfix.nix
AgeCommit message (Expand)AuthorFilesLines
2023-12-31Merge pull request #255464 from georgyo/postfix-dont-use-file-ownershipGuillaume Girol1-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-04-07treewide: use more lib.optionalStringFelix Buehler1-1/+1
2023-02-03nixos/postfix: restrict inet_protocols to ipv4 when ipv6 is disabledStefan Frijters1-1/+1
2022-12-17nixos: fix typosfigsoda1-3/+3
2022-08-31nixos/*: md-"convert" empty descriptionspennae1-1/+1
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-2/+2
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 docspennae1-2/+2
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-2/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-53/+53
2022-05-22nixos/postfix: make postfix-setup RemainAfterExitAlyssa Ross1-0/+1
2022-04-05nixos/postfix: pull setup into its own unitAlyssa Ross1-17/+22
2021-11-12nixos/postfix: Use better types for submissionOptions and submissionsOptions ...Travis Athougies1-2/+2
2021-10-06Merge pull request #140359 from rnhmjoj/setgid-nobodyMichele Guerini Rocco1-4/+4
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-0/+1
2021-10-03nixos: make setgid wrappers root-ownedrnhmjoj1-4/+4
2021-09-27nixos/postfix: Fix virtual alias manpage sectionV1-1/+1
2021-09-13nixos: add implict security.wrappers optionsrnhmjoj1-0/+4
2021-07-27Merge pull request #110742 from siraben/deprecate-foldBen Siraphob1-2/+2
2021-05-02nixos/postfix: fix compatibility levelLuke Granger-Brown1-1/+1
2021-04-11nixos/postfix: add services.postfix.canonical optAlyssa Ross1-0/+14
2021-01-31nixos/postfix: add types (#111426)Fritz Otlinghaus1-0/+2
2021-01-26treewide: fold -> foldrBen Siraphob1-2/+2
2021-01-14nixos/postfix: deprecate services.postfix.useDaneAlyssa Ross1-12/+6
2021-01-14nixos/postfix: allow custom smtp_tls_security_levelAlyssa Ross1-1/+1
2020-12-10nixos/postfix: fix masterCf typeMarc 'risson' Schmitt1-1/+1
2020-11-23nixos/postfix: make postfix.enableSmtp work againViktor Kleen1-6/+6
2020-08-12postfix: add useDane config optionMatt McHenry1-2/+12
2020-07-09Merge pull request #90115 from asbachb/postfix-tlslewo1-10/+19
2020-07-06postfix: Add submissions option for postfix and test (#91691)Eric Wolf1-0/+51
2020-07-05postfix: deprecated `sslCACert` in favour of `tlsTrustedAuthorities`Benjamin Asbach1-7/+16
2020-07-05postfix: used recommended configuration key to enable tlsBenjamin Asbach1-3/+3
2020-04-27treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl1-0/+1
2020-01-11tree-wide: fix more warning related to loaOf deprecationJan Tojnar1-4/+1
2020-01-07tree-wide: fix errors and warning related to loaOf deprecationMilan Pässler1-2/+2
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-11/+10
2019-11-13nixos/postfix: add missing setgid wrapperAlyssa Ross1-0/+8
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-2/+2
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-08-30nixos/mailman: decouple the mailman module from the postfix modulePeter Simons1-6/+5
2019-08-29mailman: add NixOS module to install and deploy the mailing list serverPeter Simons1-5/+6
2019-08-26treewide: remove redundant quotesvolth1-6/+6
2019-08-08nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger1-1/+1
2019-07-15nixos: add 'localRecipients' config option for PostfixPeter Simons1-0/+19
2018-10-15postfix: add setgid wrapper for postqueue/postdropJörg Thalheim1-1/+17
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-02-18nixos/postfix: document that *Alias options support comma separated valuesBjørn Forsman1-1/+5