summary refs log tree commit diff
path: root/nixos/modules/services/mail/mailman.nix
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2019-10-20 02:34:23 +0000
committerAlyssa Ross <hi@alyssa.is>2020-01-30 23:14:45 +0000
commit112fa077b1953518989849de12c121805d1290c8 (patch)
tree869e5988686e95528fdcda7d5f846e7176520966 /nixos/modules/services/mail/mailman.nix
parent547b91b9719f6c50997047569ca8095b3505235a (diff)
downloadnixpkgs-112fa077b1953518989849de12c121805d1290c8.tar
nixpkgs-112fa077b1953518989849de12c121805d1290c8.tar.gz
nixpkgs-112fa077b1953518989849de12c121805d1290c8.tar.bz2
nixpkgs-112fa077b1953518989849de12c121805d1290c8.tar.lz
nixpkgs-112fa077b1953518989849de12c121805d1290c8.tar.xz
nixpkgs-112fa077b1953518989849de12c121805d1290c8.tar.zst
nixpkgs-112fa077b1953518989849de12c121805d1290c8.zip
nixos/mailman: siteOwner default -> example
A default of example.com is useful to nobody.  The correct value of
this depends on the system.
Diffstat (limited to 'nixos/modules/services/mail/mailman.nix')
-rw-r--r--nixos/modules/services/mail/mailman.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/mail/mailman.nix b/nixos/modules/services/mail/mailman.nix
index 3a69cc74622..2619dda763c 100644
--- a/nixos/modules/services/mail/mailman.nix
+++ b/nixos/modules/services/mail/mailman.nix
@@ -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