summary refs log tree commit diff
path: root/nixos/modules/services/mail/dovecot.nix
Commit message (Expand)AuthorAge
* 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