nixpkgs/nixos/modules/services/mail
Alyssa Ross 881dd9963f mailman-web: use upstream, improve NixOS module
Previously, some files were copied into the Nixpkgs tree, which meant
we wouldn't easily be able to update them, and was also just messy.

The reason it was done that way before was so that a few NixOS
options could be substituted in.  Some problems with doing it this way
were that the _package_ changed depending on the values of the
settings, which is pretty strange, and also that it only allowed those
few settings to be set.

In the new model, mailman-web is a usable package without needing to
override, and I've implemented the NixOS options in a much more
flexible way.  NixOS' mailman-web config file first reads the
mailman-web settings to use as defaults, but then it loads another
configuration file generated from the new services.mailman.webSettings
option, so _any_ mailman-web Django setting can be customised by the
user, rather than just the three that were supported before.  I've
kept the old options, but there might not really be any good reason to
keep them.
2020-01-30 23:14:45 +00:00
..
clamsmtp.nix clamsmtp module: add self as maintainer 2018-10-31 01:05:49 +09:00
davmail.nix nixos/modules: Replace all nested types.either's with types.oneOf's 2019-08-08 23:35:52 +02:00
dkimproxy-out.nix dkimproxy-out module: add self as maintainer 2018-10-31 01:06:04 +09:00
dovecot.nix tree-wide: fix errors and warning related to loaOf deprecation 2020-01-07 06:23:28 +01:00
dspam.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
exim.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
freepops.nix treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
mail.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
mailcatcher.nix nixos/mailcatcher: add http.path option 2019-11-12 10:11:24 -05:00
mailhog.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
mailman.nix mailman-web: use upstream, improve NixOS module 2020-01-30 23:14:45 +00:00
mlmmj.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
nullmailer.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
offlineimap.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
opendkim.nix tree-wide: fix errors and warning related to loaOf deprecation 2020-01-07 06:23:28 +01:00
opensmtpd.nix nixos/opensmtpd: refactor to use tmpfiles to set up spool directories 2019-11-08 15:05:18 +01:00
pfix-srsd.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
postfix.nix tree-wide: fix more warning related to loaOf deprecation 2020-01-11 08:09:56 +01:00
postgrey.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
postsrsd.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
roundcube.nix nixos/roundcube: provide path to mime.types file 2020-01-18 16:12:50 +01:00
rspamd.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
rss2email.nix rss2email: 3.9 -> 3.10 2019-09-09 18:03:17 +02:00
spamassassin.nix spamassassin: use /etc/mail/spamassassin for config 2020-01-30 00:47:10 +00:00