about summary refs log tree commit diff
path: root/nixos/modules/services/mail/dovecot.nix
AgeCommit message (Expand)AuthorFilesLines
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman1-1/+1
2023-02-08nixos/*: remove trailing period in mkEnableOptionspennae1-7/+7
2022-08-31nixos/*: automatically convert option descriptionspennae1-11/+11
2022-07-30treewide: automatically md-convert option descriptionspennae1-24/+24
2022-01-20nixos/dovecot: make use of mkEnableOptionajs1241-39/+10
2022-01-19nixos/dovecot: make ssl_dh optionalajs1241-2/+4
2021-10-16nixos/dovecot: use the count backend for quota pluginPoscat1-1/+2
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-08-22Merge pull request #134940 from dminuoso/dovecot-switch-service-to-notifyajs1241-0/+1
2021-08-22nixos/dovecot: Switch systemd service type to notifyVictor Nawothnig1-0/+1
2021-08-19nixos/dovecot: Allow any or no protocolVictor Nawothnig1-4/+0
2021-04-16nixos/dovecot: set isSystemUser for mailUserajs1241-1/+1
2021-02-12treewide: update 21.03 to 21.05Luke Granger-Brown1-1/+1
2020-10-31nixos/modules: fix systemd start rate-limitslf-1-1/+1
2020-08-28nixos/dovecot: configure mailboxes for all processesSymphorien Gibol1-5/+3
2020-08-18nixos/dovecot: Improve mailboxes typeSilvan Mosberger1-18/+15
2020-06-17nixos/dovecot2: refactor mailboxes optionMaximilian Bosch1-4/+20
2020-06-17nixos/dovecot2: add autoexpunge settingMaximilian Bosch1-0/+11
2020-05-08dovecot: restart when modules are changedSymphorien Gibol1-1/+1
2020-01-28dovecot: add missing descriptionsSymphorien Gibol1-0/+2
2020-01-28nixos/modules/services/mail/dovecot.nix: nixpkgs-fmtSymphorien Gibol1-110/+136
2020-01-28Update nixos/modules/services/mail/dovecot.nixsymphorien1-1/+1
2020-01-28nixos/dovecot: add an option to enable mail_pluginsSymphorien Gibol1-5/+47
2020-01-07tree-wide: fix errors and warning related to loaOf deprecationMilan Pässler1-1/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-28/+24
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-1/+4
2019-10-04Specify correct option typeVictor Nawothnig1-1/+1
2019-08-27nixos/treewide: drop dependencies to `keys.target`Maximilian Bosch1-2/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-6/+6
2018-10-22dovecot: dovenull user should have its own group.Drew Hess1-1/+5
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-2/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-05-10nixos/dovecot: Fix usage of dhparams optionaszlig1-4/+2
2018-05-08dovecot2: added ssl_dh using security.dhparamsJoachim Schiele1-2/+8
2018-03-28nixos/dovecot: set group in configFranz Pletz1-0/+1
2018-02-09nixos/dovecot: no " in mailbox.nameRobert Schütz1-1/+1
2018-02-05Wrapped ${mailbox.name} in "s to allow for space in mailbox names.Philipp Dörfler1-1/+1
2017-11-14dovecot: fix config if mailboxes == []Robin Gloster1-2/+2
2017-09-17nixos/dovecot: Fix createMailUser implementationaszlig1-5/+8
2017-09-15dovecot2: added quota, changed pop3 defaultjoachim schiele1-1/+108
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer1-1/+1
2017-01-28Addressing PR feedbackParnell Springmeyer1-1/+1
2017-01-26Merging against master - updating smokingpig, rebase was going to be messyParnell Springmeyer1-3/+6
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer1-1/+4
2017-01-13dovecot: Fix sieve scriptsPeter Jones1-3/+6
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-1/+1
2016-09-07dovecot service: require mail{User,Group} with sieveScriptsLangston Barrett1-0/+3
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer1-1/+1
2016-05-06nixos: remove redundant services.dovecot2.package optionPeter Simons1-10/+2