aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/mail/mailman.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/mailman: types.string -> types.strAlyssa Ross2019-09-111-1/+1
* nixos/mailman: properly wrap the mailman-web scriptPeter Simons2019-09-111-25/+29
* nixos/mailman: create "mailman" executable as a proper wrapper scriptPeter Simons2019-09-111-5/+5
* nixos/mailman: clean up our variable namesPeter Simons2019-09-111-19/+20
* nixos/mailman: httpd.services requires mailman-web in the systemd sensePeter Simons2019-09-111-1/+1
* python-mailman-web: turn these Djando configuration files into a make-shift P...Peter Simons2019-09-111-4/+7
* nixos/mailman: add support for the Mailman Web UI (Postorius & Hyperkitty)Peter Simons2019-09-111-9/+184
* nixos/mailman: decouple the mailman module from the postfix modulePeter Simons2019-08-301-3/+8
* nixos/mailman: don't reserve a static uid in the systemPeter Simons2019-08-301-12/+2
* nixos/mailman: cosmeticPeter Simons2019-08-301-1/+0
* mailman: add NixOS module to install and deploy the mailing list serverPeter Simons2019-08-291-0/+120