Commit Graph

87 Commits (e2e77bfb9a8f0a59353fd373a5013b35b174858d)

Author SHA1 Message Date
uwap d1e4ee146d Postfix: Add an option to enable Submission 8 years ago
Peter Simons 24fe7bab08 Drop support for postfix 2.x from Nixpkgs and NixOS. 8 years ago
Peter Simons ce6a1a6cea Revert "Drop support for postfix 2.x from Nixpkgs and NixOS." 8 years ago
Peter Simons a889c683dd Drop support for postfix 2.x from Nixpkgs and NixOS. 8 years ago
Matt McHenry 40c7d554d4 postfix service: implement DNS blacklist support 8 years ago
Nikolay Amiantov 1b1ae14512 postfix module: fix link to postfix-files 8 years ago
Nikolay Amiantov 37bb4855c8 postfix module: fix link to postfix-files 8 years ago
Alexander V. Nikolaev 39bd9be5a9 postfix: use built-in set-permission tool to setup queue 9 years ago
aszlig 7e36514c90
nixos/postfix: Set type for extraConfig to "lines" 9 years ago
Nikolay Amiantov d3a19f1b8e nixos/postfix: backwards compatibility with /var/postfix 9 years ago
Nikolay Amiantov 1edb62b40a nixos/postfix: add options to compile additional maps and aliases 9 years ago
Nikolay Amiantov 9c502abb1c nixos/postfix: use path instead of direct package mentions 9 years ago
Nikolay Amiantov 902dd35d47 nixos/postfix: move scripts to serviceConfig 9 years ago
Nikolay Amiantov ef3102b27e nixos/postfix: move /var/postfix to /var/lib/postfix, fix access rights 9 years ago
Nikolay Amiantov 54bc19270b nixos/postfix: add users and groups only if needed, fix group name 9 years ago
Nikolay Amiantov 22fb0cb058 nixos/postfix: don't emit alias_maps config option if we don't have aliases set 9 years ago
Nikolay Amiantov 3891d3e654 nixos/postfix: add types 9 years ago
Viktor Kleen ebd8e2c380 postfix service: include configuration option for transport maps 9 years ago
Viktor Kleen 8fad959b15 postfix service: make SMTP services optional using enableSmtp option 9 years ago
Peter Simons 2bb705da15 postfix: don't create a symlink inside of /var/spool/mail if /var/mail exists already 9 years ago
Gabriel Ebner 929e734f19 postfix: 2.11.5 -> 3.0.3 9 years ago
Matt McHenry 63d1ce6d38 postfix service: fix recipientDelimiter not to be dependent on sslCert 9 years ago
Christoph Hrdinka 6839ad653a postfix: fix recipient_delimiter option 9 years ago
Peter Simons 88f4b75a00 nixos: recipientDelimiter is no longer a valid configuration option in Postfix 2.11.x or later 9 years ago
Peter Simons e08074ff6d nixos: fix code that sets up /etc/postfix 9 years ago
Bjørn Forsman 12e84c6378 nixos/postfix: make symlink /var/mail -> /var/spool/mail 9 years ago
Pascal Wittmann 40b9e938b6 postfix service: description enhancement 9 years ago
Jan Malakhovski 265c1c1472 postfix: make 2.11 the default, nixos: update postfix config for 2.11 10 years ago
Eelco Dolstra 29027fd1e1 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 10 years ago
Eelco Dolstra 5c1f8cbc70 Move all of NixOS to nixos/ in preparation of the repository merge 11 years ago
Eelco Dolstra 945849b86f Don't set $TZ 11 years ago
Peter Simons af7c192f2a postfix: convert service to systemd 12 years ago
Peter Simons 00e19c91e5 postfix: add option 'extraMasterConf' to extend the default master.cf file 12 years ago
Mathijs Kwik 05262ad35d postfix: allow specifying 'virtual' mappings 12 years ago
Lluís Batlle i Rossell c539224a84 Postfix was started before all filesystems were mounted. I add 'filesystem' to startOn. 12 years ago
Eelco Dolstra 801cd7402c * Don't use ‘chown user.group’ since that syntax is not officially 12 years ago
Florian Friesdorf 769cbaf56a fix postfix config, missing linebreak 12 years ago
Mathijs Kwik 8bfe513e75 renamed "all-interfaces" to "networking" 12 years ago
Mathijs Kwik 86bf5566fe many daemons: depend on all-interfaces instead of gw6c 12 years ago
Peter Simons eb6e1310b8 strip trailing whitespace; no functional change 13 years ago
Eelco Dolstra 6857a28f0e * Postfix needs TZ to be set, otherwise the generated headers are 13 years ago
Eelco Dolstra 9f755eb3a4 * Enable IPv6 support by default. (Note that most NixOS systems 14 years ago
Michael Raskin 23f98ee250 Applying patch by chaoflow to get create services.postfix.extraConfig 14 years ago
Lluís Batlle i Rossell a069fcffc6 Making a nixos option about the system 'sendmail', which postfix sets, for example. 14 years ago
Eelco Dolstra d43d321e86 * Sync with the trunk. 14 years ago
Lluís Batlle i Rossell b25771532a Fixing the postfix start/stop (through an upstart job script code that will 14 years ago
Lluís Batlle i Rossell 4c9ff7f904 Making postfix properly start on boot. 14 years ago
Lluís Batlle i Rossell 48e9e1282a Fixing the evaluation of the "system tarball pc", adapting it to the latest 14 years ago
Eelco Dolstra 83a9bf9a6a * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 15 years ago
Eelco Dolstra eba8f94069 * jobAttrs -> jobs. 15 years ago