nixpkgs/nixos
Peter Simons 59bacaca3d nixos: add 'localRecipients' config option for Postfix
The new option services.postfix.localRecipients allows
configuring the postfix option 'local_recipient_maps'. When
set to a list of user names (or patterns), that map
effectively replaces the lookup in the system's user
database that's used by default to determine which local
users are valid.

This option is useful to explicitly set local users that are
allowed to receive e-mail from the outside world. For local
injection i.e. via the 'sendmail' command this option has no
effect.
2019-07-15 17:36:20 +02:00
..
doc Merge pull request #62835 from lheckemann/ipv6-privacy-extensions 2019-07-14 19:27:54 +02:00
lib treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
maintainers treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
modules nixos: add 'localRecipients' config option for Postfix 2019-07-15 17:36:20 +02:00
tests Merge pull request #62835 from lheckemann/ipv6-privacy-extensions 2019-07-14 19:27:54 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release: make ipv6 tests as important as legacy IP tests 2019-03-24 18:09:39 +01:00
release-small.nix release-small.nix: Don't depend on currentSystem 2019-06-19 14:07:37 +02:00
release.nix nixos/sd-image-aarch64-new-kernel: Added to release 2018-12-26 11:03:32 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.