about summary refs log tree commit diff
path: root/nixos/modules/services/mail/dspam.nix
AgeCommit message (Expand)AuthorFilesLines
2016-03-27dspam service: run after postgresql to prevent segfaultsNikolay Amiantov1-1/+2
2016-02-14dspam service: restrict socket accessNikolay Amiantov1-0/+1
2016-02-14dspam service: set ClientHostNikolay Amiantov1-1/+4
2016-02-12dspam service: make maintenance script verboseNikolay Amiantov1-1/+1
2016-02-11dspam service: restart on failureNikolay Amiantov1-0/+3
2016-01-13nixos/dspam: add moduleNikolay Amiantov1-0/+147