summary refs log tree commit diff
path: root/nixos/modules/services/mail
Commit message (Expand)AuthorAge
* 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
* Merge pull request #12293 from abbradar/postfix-updatesPeter Simons2016-01-13
|\
| * nixos/postfix: backwards compatibility with /var/postfixNikolay Amiantov2016-01-12
| * nixos/postfix: add options to compile additional maps and aliasesNikolay Amiantov2016-01-12
| * nixos/postfix: use path instead of direct package mentionsNikolay Amiantov2016-01-12
| * nixos/postfix: move scripts to serviceConfigNikolay Amiantov2016-01-12
| * nixos/postfix: move /var/postfix to /var/lib/postfix, fix access rightsNikolay Amiantov2016-01-12
| * nixos/postfix: add users and groups only if needed, fix group nameNikolay Amiantov2016-01-12
| * nixos/postfix: don't emit alias_maps config option if we don't have aliases setNikolay Amiantov2016-01-12
| * nixos/postfix: add typesNikolay Amiantov2016-01-10
* | nixos/dspam: add moduleNikolay Amiantov2016-01-13
* | nixos/opendkim: add moduleNikolay Amiantov2016-01-13
* | nixos/postsrsd: add moduleNikolay Amiantov2016-01-13
|/
* jobs -> systemd.servicesRobin Gloster2016-01-07
* postfix service: include configuration option for transport mapsViktor Kleen2016-01-05
* postfix service: make SMTP services optional using enableSmtp optionViktor Kleen2016-01-05
* dovecot service: refactor moduleChristoph Hrdinka2015-12-10
* Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III2015-11-14
* Merge commit 'cb21b77' into master.upstreamWilliam A. Kennington III2015-11-13
|\
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-11-04
| |\
| * | Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra2015-10-06
* | | Merge pull request #10620 from gebner/postfix-3.0.3Peter Simons2015-11-08
|\ \ \ | |_|/ |/| |
| * | postfix: 2.11.5 -> 3.0.3Gabriel Ebner2015-10-26
| |/
* / postfix: don't create a symlink inside of /var/spool/mail if /var/mail exists...Peter Simons2015-11-02
|/
* opensmtpd: support filters.Gabriel Ebner2015-10-02