summary refs log tree commit diff
path: root/nixos/modules/services/mail/dovecot.nix
Commit message (Expand)AuthorAge
* dovecot: dovenull user should have its own group.Drew Hess2018-10-22
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* [bot]: remove unreferenced codevolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/dovecot: Fix usage of dhparams optionaszlig2018-05-10
* dovecot2: added ssl_dh using security.dhparamsJoachim Schiele2018-05-08
* nixos/dovecot: set group in configFranz Pletz2018-03-28
* nixos/dovecot: no " in mailbox.nameRobert Schütz2018-02-09
* Wrapped ${mailbox.name} in "s to allow for space in mailbox names.Philipp Dörfler2018-02-05
* dovecot: fix config if mailboxes == []Robin Gloster2017-11-14
* nixos/dovecot: Fix createMailUser implementationaszlig2017-09-17
* dovecot2: added quota, changed pop3 defaultjoachim schiele2017-09-15
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* Merging against master - updating smokingpig, rebase was going to be messyParnell Springmeyer2017-01-26
|\
| * dovecot: Fix sieve scriptsPeter Jones2017-01-13
* | setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\|
| * nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
| * dovecot service: require mail{User,Group} with sieveScriptsLangston Barrett2016-09-07
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
|/
* nixos: remove redundant services.dovecot2.package optionPeter Simons2016-05-06
* symlinkJoin: accept set as an argument with additional optionsNikolay Amiantov2016-04-26
* Drop support for dovecot 2.1.x from Nixpkgs and NixOS.Peter Simons2016-03-11
* Fix Emacs syntax highlighting in NixOS dovecot module.Peter Simons2016-03-02
* dovecot service: add sendmail_pathNikolay Amiantov2016-02-10
* nixos/dovecot: add mail user and groupNikolay Amiantov2016-01-21
* nixos/dovecot: add sieveScripts supportNikolay Amiantov2016-01-21
* nixos/dovecot: symlink system-wide config and use itNikolay Amiantov2016-01-21
* nixos/dovecot: use new modules directoryNikolay Amiantov2016-01-21
* nixos/dovecot: add dovecot package to modules, force proper dovecot versionNikolay Amiantov2016-01-21
* nixos/dovecot: add 'protocols' optionNikolay Amiantov2016-01-21
* nixos/dovecot: use systemd's RuntimeDirectory instead of creating it by ourse...Nikolay Amiantov2016-01-21
* nixos/dovecot: create user/group only if they are defaultNikolay Amiantov2016-01-21
* nixos/dovecot: add reload commandNikolay Amiantov2016-01-21
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* dovecot service: refactor moduleChristoph Hrdinka2015-12-10
* dovecot: add lmtp supportNikolay Amiantov2015-07-28
* nixos/dovecot: added configFile option and default Restart on-failure, PR #5845Andrey Arapov2015-01-19
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-15
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10