nixpkgs/nixos
Christian Kauhaus dd87e9eb4d ssmtp: use services.ssmtp.* options
This PR is part of the networking.* namespace cleanup.

ssmtp used to be configured via `networking.defaultMailServer` which is
sort of misleading since it provides options only for ssmtp. Other
dumb mail relays like nullmailer have always been living under
services.

The intent of this PR is to align ssmtp's options with those of similar
services. Specifically, two renames have been done:

* Rename `networking.defaultMailHost` to `services.ssmtp`.
* Rename `directDelivery` to `enable` because this is what it basically does.
2019-11-26 11:08:44 +01:00
..
doc osquery: remove 2019-11-24 22:38:07 +01:00
lib Merge pull request #73966 from d-goldin/nixosoptions_xml_strctx 2019-11-25 13:20:00 +01:00
maintainers ec2/create-amis.sh: register root device as /dev/xvda 2019-11-02 05:58:58 +09:00
modules ssmtp: use services.ssmtp.* options 2019-11-26 11:08:44 +01:00
tests ssmtp: use services.ssmtp.* options 2019-11-26 11:08:44 +01:00
COPYING
default.nix
README
release-combined.nix nixosTests: remove xfce4-14 test 2019-11-19 18:47:02 -05:00
release-small.nix release-small.nix: Don't depend on currentSystem 2019-06-19 14:07:37 +02:00
release.nix Merge pull request #68265 from tkerber/rpi4 2019-09-27 14:35:17 -04: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.