about summary refs log tree commit diff
path: root/nixos/modules/services/mail
Commit message (Expand)AuthorAge
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* Merge pull request #71407 from f--t/fix/roundcubeRobin Gloster2019-11-20
|\
| * Merge branch 'master' into fix/roundcubef--t2019-11-19
| |\
| * | roundcube: fix -- quoting string env variableft2019-10-19
* | | Merge pull request #73295 from aanderse/mailcatcherAaron Andersen2019-11-19
|\ \ \ | |_|/ |/| |
| * | nixos/mailcatcher: add http.path optionAaron Andersen2019-11-12
* | | Specify correct type for fuzzy workerVictor Nawothnig2019-11-18
* | | nixos/postfix: add missing setgid wrapperAlyssa Ross2019-11-13
|/ /
* | nixos/opensmtpd: refactor to use tmpfiles to set up spool directoriesFlorian Klink2019-11-08
* | treewide: Switch to system usersJanne Heß2019-10-12
|/
* Specify correct option typeVictor Nawothnig2019-10-04
* Merge pull request #68946 from volth/escapeJörg Thalheim2019-09-24
|\
| * nixos/rspamd: fix fancy unicode quotevolth2019-09-16
* | nixos/mailcatcher: add bind capabilitiesvolth2019-09-22
|/
* nixos/mailman: types.string -> types.strAlyssa Ross2019-09-11
* nixos/mailman: properly wrap the mailman-web scriptPeter Simons2019-09-11
* nixos/mailman: create "mailman" executable as a proper wrapper scriptPeter Simons2019-09-11
* nixos/mailman: clean up our variable namesPeter Simons2019-09-11
* nixos/mailman: httpd.services requires mailman-web in the systemd sensePeter Simons2019-09-11
* python-mailman-web: turn these Djando configuration files into a make-shift P...Peter Simons2019-09-11
* nixos/mailman: add support for the Mailman Web UI (Postorius & Hyperkitty)Peter Simons2019-09-11
* rss2email: 3.9 -> 3.10Léo Gaspard2019-09-09
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\|
| * nixos/mailman: decouple the mailman module from the postfix modulePeter Simons2019-08-30
| * nixos/mailman: don't reserve a static uid in the systemPeter Simons2019-08-30
| * nixos/mailman: cosmeticPeter Simons2019-08-30
| * mailman: add NixOS module to install and deploy the mailing list serverPeter Simons2019-08-29
| * nixos/treewide: drop dependencies to `keys.target`Maximilian Bosch2019-08-27
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * rmilter: remove deprecated package (and module)Alexander V. Nikolaev2019-08-24
| * nixos/phpfpm: deprecate extraConfig options in favor of settings optionsAaron Andersen2019-08-23
| * nixos/phpfpm: deprecate poolConfigs optionAaron Andersen2019-08-23
* | treewide: remove redundant quotesvolth2019-08-26
|/
* nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger2019-08-08
* nixos: add 'localRecipients' config option for PostfixPeter Simons2019-07-15
* Revert "Merge pull request #63156 from Izorkin/phpfpm-rootless"Aaron Andersen2019-06-28
* Merge pull request #63156 from Izorkin/phpfpm-rootlessElis Hirwing2019-06-27
|\
| * nixos/roundcube: fix work with phpfpm-rootless modeIzorkin2019-06-16
* | Merge pull request #56265 from aanderse/permissions-start-onlyGraham Christensen2019-06-25
|\ \
| * | nixos/opendkim: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| * | nixos/dspam: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| |/
* / treewide: remove unused variables (#63177)volth2019-06-16
|/
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* cleanup redundant text in modules utilizing mkEnableOptionAaron Andersen2019-04-20
* nixos/rss2email: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* nixos/nullmailer: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* Merge pull request #58804 from Ma27/roundcube-fixesRobin Gloster2019-04-09
|\