nixos/mailman: siteOwner default -> example

A default of example.com is useful to nobody.  The correct value of
this depends on the system.
This commit is contained in:
Alyssa Ross 2019-10-20 02:34:23 +00:00
parent 547b91b971
commit 112fa077b1

View file

@ -89,7 +89,7 @@ in {
siteOwner = mkOption {
type = types.str;
default = "postmaster@example.org";
example = "postmaster@example.org";
description = ''
Certain messages that must be delivered to a human, but which can't
be delivered to a list owner (e.g. a bounce from a list owner), will