summary refs log tree commit diff
path: root/nixos/modules/services/mail/postfix.nix
Commit message (Expand)AuthorAge
...
| * 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
* postfix: make 2.11 the default, nixos: update postfix config for 2.11Jan Malakhovski2015-01-07
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10