summary refs log tree commit diff
path: root/nixos/modules/services/mail/postfix.nix
Commit message (Expand)AuthorAge
* 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
* nixos/postfix: add typesNikolay Amiantov2016-01-10
* postfix service: include configuration option for transport mapsViktor Kleen2016-01-05
* postfix service: make SMTP services optional using enableSmtp optionViktor Kleen2016-01-05
* Merge pull request #10620 from gebner/postfix-3.0.3Peter Simons2015-11-08
|\
| * postfix: 2.11.5 -> 3.0.3Gabriel Ebner2015-10-26
* | postfix: don't create a symlink inside of /var/spool/mail if /var/mail exists...Peter Simons2015-11-02
|/
* postfix service: fix recipientDelimiter not to be dependent on sslCertMatt McHenry2015-09-22
* postfix: fix recipient_delimiter optionChristoph Hrdinka2015-06-26
* nixos: recipientDelimiter is no longer a valid configuration option in Postfi...Peter Simons2015-06-22
* nixos: fix code that sets up /etc/postfixPeter Simons2015-06-22
* nixos/postfix: make symlink /var/mail -> /var/spool/mailBjørn Forsman2015-06-07
* postfix service: description enhancementPascal Wittmann2015-05-06