summary refs log tree commit diff
path: root/nixos/modules/services/mail/rspamd.nix
Commit message (Expand)AuthorAge
* treewide: use use lib.optionalAttrs instead of 'then {}'Felix Buehler2023-06-06
* nixos/*: md-convert hidden plaintext optionspennae2022-08-31
* nixos/*: automatically convert option descriptionspennae2022-08-31
* treewide: automatically md-convert option descriptionspennae2022-07-30
* treewide: make option examples constantpennae2021-12-09
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/rspamd: Avoid empty postfix serviceVictor Nawothnig2021-08-22
* nixos/rspamd: Fix CapabilityBoundingSet optionMartin Weinelt2021-04-25
* Merge pull request #93293 from tnias/nixos_rspamd_20200716Jörg Thalheim2020-12-01
|\
| * nixos/rspamd: fix postfix integrationJörg Thalheim2020-11-30
| * nixos/rspamd: fixup cosmeticsPhilipp Bartsch2020-07-18
| * nixos/rspamd: add systemd service sandboxPhilipp Bartsch2020-07-16
* | nixos/*: fix indentationzowoq2020-11-23
* | treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-14
|/
* 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
* Specify correct type for fuzzy workerVictor Nawothnig2019-11-18
* nixos/rspamd: fix fancy unicode quotevolth2019-09-16
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | treewide: remove redundant quotesvolth2019-08-26
|/
* nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger2019-08-08
* treewide: remove unused variables (#63177)volth2019-06-16
* nixos/rspamd: Allow worker type to be proxy againBrian Olsen2018-11-25
* Merge pull request #49809 from griff/rspamd-workersFranz Pletz2018-11-09
|\
| * nixos/rspamd: Add options for postfix integrationBrian Olsen2018-11-09
| * nixos/rspamd: Put extraConfig in included filesBrian Olsen2018-11-06
| * nixos/rspamd: Add defaults for rspamd_proxy workerBrian Olsen2018-11-06
| * nixos/rspamd: Support multiple workersBrian Olsen2018-11-06
* | nixos/rspamd: Fix enable for locals and overridesBrian Olsen2018-11-05
|/
* nixos/rspamd: Add support for included filesBrian Olsen2018-11-02
* nixos: correct improper uses of mkEnableOption, clarify service descriptionsPavel Goran2018-10-05
* nixos/rspamd: Remove non-working socket activationBrian Olsen2018-09-28
* Merge pull request #35690 from griff/rspamd-socketruntimeJörg Thalheim2018-09-27
|\
| * nixos/rspamd: Preserve runtime directory when using socket activationBrian Olsen2018-02-26
* | nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
|/
* nixos/rspamd: options for worker configuration and socket activationBrian Olsen2018-02-09
* nixos/rspamd: add extraConfig parameter (#33226)Léo Gaspard2017-12-31
* rmilter/rspamd service: tighten unix socket permissionsFranz Pletz2017-03-17
* rspam module: use mkEnableOptionPeter Hoeg2016-07-28
* rspamd service: fix runtime directory, log to syslogFranz Pletz2016-07-28
* rspamd: configurable bindSocket and bindUISocketAlexander V. Nikolaev2016-04-28
* nixos: Add module for rspamdAlexander V. Nikolaev2016-01-16