about summary refs log tree commit diff
path: root/nixos/modules/services/mail
Commit message (Expand)AuthorAge
...
* opensmtpd nixos module: chmod & chown until the daemon's heart's contentobadz2016-08-30
* rspam module: use mkEnableOptionPeter Hoeg2016-07-28
* rspamd service: fix runtime directory, log to syslogFranz Pletz2016-07-28
* rmilter service: use runtime dirctory for socketFranz Pletz2016-07-28
* Escape all shell arguments uniformlyzimbatm2016-06-12
* Change default to postfix default.uwap2016-06-10
* Choose a better default for services.postfix.submissionOptionsuwap2016-06-10
* Make submission options more flexibleuwap2016-06-09
* Postfix: Add an option to enable Submissionuwap2016-06-09
* opensmtpd: 5.7.3p2 -> 5.9.2p1obadz2016-05-23
* nixos: remove redundant services.dovecot2.package optionPeter Simons2016-05-06
* Merge pull request #14992 from avnik/rspamdFranz Pletz2016-05-01
|\
| * rspamd: configurable bindSocket and bindUISocketAlexander V. Nikolaev2016-04-28
| * rmilter: correct paths to socketsAlexander V. Nikolaev2016-04-28
| * rmilter: socket activation in nixosAlexander V. Nikolaev2016-04-28
* | symlinkJoin: accept set as an argument with additional optionsNikolay Amiantov2016-04-26
|/
* dspam service: run after postgresql to prevent segfaultsNikolay Amiantov2016-03-27
* Hide sendmailSetuidWrapperEelco Dolstra2016-03-25
* Merge pull request #13838 from peti/drop-old-dovecot-versionsPeter Simons2016-03-16
|\
| * Drop support for dovecot 2.1.x from Nixpkgs and NixOS.Peter Simons2016-03-11
* | Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
|/
* Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."Peter Simons2016-03-11
* Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
* opendkim service: improve `domains` documentationNikolay Amiantov2016-03-04
* Fix Emacs syntax highlighting in NixOS dovecot module.Peter Simons2016-03-02
* dspam service: restrict socket accessNikolay Amiantov2016-02-14
* dspam service: set ClientHostNikolay Amiantov2016-02-14
* dspam service: make maintenance script verboseNikolay Amiantov2016-02-12
* Merge pull request #12725 from jerith666/postfix-dns-blPeter Simons2016-02-12
|\
| * postfix service: implement DNS blacklist supportMatt McHenry2016-02-11
* | dspam service: restart on failureNikolay Amiantov2016-02-11
* | postfix module: fix link to postfix-filesNikolay Amiantov2016-02-10
* | dovecot service: add sendmail_pathNikolay Amiantov2016-02-10
* | postsrsd: fix secret generationNikolay Amiantov2016-02-10
* | opensmtpd: Add option that can disable adding sendmail to the system pathRickard Nilsson2016-02-06
|/
* Merge pull request #12290 from abbradar/dovecot-updatesNikolay Amiantov2016-01-23
|\
| * 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
* | postfix: use built-in set-permission tool to setup queueAlexander V. Nikolaev2016-01-20
|/
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* nixos: add module for rmilterAlexander V. Nikolaev2016-01-16
* nixos: Add module for rspamdAlexander V. Nikolaev2016-01-16
* nixos/postfix: Set type for extraConfig to "lines"aszlig2016-01-15