about summary refs log tree commit diff
path: root/nixos/modules/services/mail/postfix.nix
Commit message (Expand)AuthorAge
* treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl2020-04-27
* tree-wide: fix more warning related to loaOf deprecationJan Tojnar2020-01-11
* tree-wide: fix errors and warning related to loaOf deprecationMilan Pässler2020-01-07
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/postfix: add missing setgid wrapperAlyssa Ross2019-11-13
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
| * nixos/mailman: decouple the mailman module from the postfix modulePeter Simons2019-08-30
| * mailman: add NixOS module to install and deploy the mailing list serverPeter Simons2019-08-29
* | treewide: remove redundant quotesvolth2019-08-26
|/
* nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger2019-08-08
* nixos: add 'localRecipients' config option for PostfixPeter Simons2019-07-15
* postfix: add setgid wrapper for postqueue/postdropJörg Thalheim2018-10-15
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/postfix: document that *Alias options support comma separated valuesBjørn Forsman2018-02-18
* nixos/postfix: separate list option elements with commasFranz Pletz2018-01-26
* nixos/postfix: fix default postfix configWilliButz2018-01-24
* nixos/postfix: support alternate smtp ports when relaying (#30685)Sarah Brofeldt2017-11-01
* postfix: add relayPort option. (#30520)Drew Hess2017-10-25
* nixos/postfix: allow dollar parameters in lists (#30612)Ryan Hendrickson2017-10-23
* Merge pull request #29452 from jerith666/pfix-srsd-1709Joachim F2017-10-03
|\
| * nixos/pfix-srsd: add moduleMatt McHenry2017-09-21
* | nixos/postfix: undo deprecation of extraConfig, extraMasterConfBjørn Forsman2017-09-07
|/
* Merge pull request #28123 from jerith666/post-fix-upPeter Simons2017-08-11
|\
| * postfix: wakeup value should be used even if wakeupUnusedComponent is not def...Matt McHenry2017-08-10
| * postfix: warn about deprecated extraMasterConf optionMatt McHenry2017-08-10
| * postfix: fix typo in transport_maps pathMatt McHenry2017-08-10
* | postfix service: typo in transport filepathTaeradan2017-07-31
* | postfix service: fix extraMasterConf (#27755)sshisk2017-07-30
|/
* postfix: complete remake of postfix service (#27276)Joachim Schiele2017-07-14
* postfix service: don't empty local_recipient_mapsNikolay Amiantov2017-02-06
* Change default to postfix default.uwap2016-06-10
* Choose a better default for services.postfix.submissionOptionsuwap2016-06-10
* Make submission options more flexibleuwap2016-06-09
* Postfix: Add an option to enable Submissionuwap2016-06-09
* Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
* Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."Peter Simons2016-03-11
* Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
* Merge pull request #12725 from jerith666/postfix-dns-blPeter Simons2016-02-12
|\
| * postfix service: implement DNS blacklist supportMatt McHenry2016-02-11
* | postfix module: fix link to postfix-filesNikolay Amiantov2016-02-10
|/
* postfix: use built-in set-permission tool to setup queueAlexander V. Nikolaev2016-01-20
* nixos/postfix: Set type for extraConfig to "lines"aszlig2016-01-15
* nixos/postfix: backwards compatibility with /var/postfixNikolay Amiantov2016-01-12
* nixos/postfix: add options to compile additional maps and aliasesNikolay Amiantov2016-01-12
* nixos/postfix: use path instead of direct package mentionsNikolay Amiantov2016-01-12
* nixos/postfix: move scripts to serviceConfigNikolay Amiantov2016-01-12
* nixos/postfix: move /var/postfix to /var/lib/postfix, fix access rightsNikolay Amiantov2016-01-12
* nixos/postfix: add users and groups only if needed, fix group nameNikolay Amiantov2016-01-12
* nixos/postfix: don't emit alias_maps config option if we don't have aliases setNikolay Amiantov2016-01-12