summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-25Clarify future goalRobin Raymond
2017-11-24fix typos in readmeRobin Raymond
2017-11-22Fix indentationRobin Raymond
2017-11-21update readme v2.0.1v2.0.1Robin Raymond
2017-11-21fix typoRobin Raymond
2017-11-21update readmeRobin Raymond
2017-11-21put the warning where it actually works ^^Robin Raymond
2017-11-21remove stale todoRobin Raymond
2017-11-21implement extraVirtualAliasesRobin Raymond
2017-11-21rename virtualAliases -> extraVirtualAliasesRobin Raymond
2017-11-21update documentationRobin Raymond
2017-11-21add test for valiasesRobin Raymond
2017-11-21concat all valiasesRobin Raymond
2017-11-21implement alias listRobin Raymond
2017-11-21add aliases option typeRobin Raymond
2017-11-21Fix linkRobin Raymond
2017-11-21Add alternative implementation sectionRobin Raymond
2017-11-21Add CI to featuresRobin Raymond
2017-11-21Merge pull request #40 from eqyiel/auto-subscribe-new-maildirsRobin Raymond
2017-11-21mail-server/dovecot.nix: automatically subscribe to new mailboxesRuben Maher
2017-11-20Add stable v2.0 to readmeRobin Raymond
2017-11-20Reflect new sieve features in READMEv2.0Robin Raymond
2017-11-20Update examplesRobin Raymond
2017-11-20Merge pull request #37 from eqyiel/per-user-sieve-scriptRobin Raymond
2017-11-20default.nix, mail-server/users.nix: add per-user sieve scriptRuben Maher
2017-11-19Merge pull request #39 from eqyiel/delete-commentRobin Raymond
2017-11-19Merge pull request #38 from eqyiel/rename-vmail-uid-startRobin Raymond
2017-11-19mail-server/nginx.nix: delete dangling commentRuben Maher
2017-11-19s/vmailUIDStart/vmailUID/gRuben Maher
2017-11-15fix typo in readmeRobin Raymond
2017-11-15Merge pull request #31 from eqyiel/debug-optionRobin Raymond
2017-11-15Add debug option for verbose loggingRuben Maher
2017-11-14Merge pull request #33 from eqyiel/set-mydestinationv2.0-rc2Robin Raymond
2017-11-14Merge pull request #32 from eqyiel/fix-dovecot-maildirRobin Raymond
2017-11-14mail-server/postfix.nix: set mydestination to localhostRuben Maher
2017-11-14mail-server/dovecot.nix: fix path to dovecot_maildirRuben Maher
2017-11-13Merge pull request #30 from eqyiel/dovecot-indentationRobin Raymond
2017-11-13add mail server guideRobin Raymond
2017-11-13Merge branch 'master' of github.com:r-raymond/nixos-mailserverRobin Raymond
2017-11-13Merge pull request #28 from eqyiel/open-imaps-portRobin Raymond
2017-11-13mail-server/dovecot.nix: fix indentationRuben Maher
2017-11-13mail-server/networking.nix: make use of use lib.optionalRuben Maher
2017-11-13default.nix: add options to open ports 993 (IMAPS) and 995 (POP3S)Ruben Maher
2017-11-12Merge pull request #27 from eqyiel/fix-examplesRobin Raymond
2017-11-12nixos-mailserver/default.nix: fix examplesRuben Maher
2017-11-11update readme for v2.0v2.0-rc1Robin Raymond
2017-11-11remove output from fetchmail in testRobin Raymond
2017-11-11add test for multidomain dkimRobin Raymond
2017-11-11fix multidomain dkim signing fixes #24Robin Raymond
2017-11-11fix fqdn in smtp bannerRobin Raymond