nixpkgs/nixos/modules/services/mail
Peter Simons 6b87772ca4 nixos/mailman: don't reserve a static uid in the system
Any system uid will do, so we let the system allocate
one for us. The 'mailman' group is gone entirely since
we don't need it. Users who wish to run the 'mailman'
administration utility can do so via 'sudo':

    $ sudo -u mailman mailman info

Also, simplify the syntax of our user.users entry to
rely on an attribute set rather than a list.
2019-08-30 18:00:36 +02: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 nixos/treewide: drop dependencies to keys.target 2019-08-27 18:55:55 +02:00
dspam.nix nixos/dspam: replace deprecated usage of PermissionsStartOnly 2019-05-26 07:20:57 -04:00
exim.nix exim: parametrise package 2018-09-16 15:19:29 +02: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 cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
mailhog.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
mailman.nix nixos/mailman: don't reserve a static uid in the system 2019-08-30 18:00:36 +02:00
mlmmj.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
nullmailer.nix nixos/nullmailer: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:57 -04:00
offlineimap.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
opendkim.nix nixos/opendkim: replace deprecated usage of PermissionsStartOnly 2019-05-26 07:20:57 -04:00
opensmtpd.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
pfix-srsd.nix nixos/pfix-srsd: /var/run -> /run 2019-03-20 00:02:44 +01:00
postfix.nix mailman: add NixOS module to install and deploy the mailing list server 2019-08-29 20:29:35 +02:00
postgrey.nix nixos/postgrey: /var/run -> /run 2019-03-20 00:02:44 +01:00
postsrsd.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
roundcube.nix nixos/phpfpm: deprecate extraConfig options in favor of settings options 2019-08-23 07:56:27 -04:00
rspamd.nix nixos/modules: Replace all nested types.either's with types.oneOf's 2019-08-08 23:35:52 +02:00
rss2email.nix nixos/modules: Replace all nested types.either's with types.oneOf's 2019-08-08 23:35:52 +02:00
spamassassin.nix nixos/spamassassin: /var/run -> /run 2019-03-20 00:02:44 +01:00