Commit Graph

  • f79080d2d9
    Add .editorconfig John Boehr 2017-11-09 14:17:18 -0800
  • f372754052
    Qualify user names John Boehr 2017-11-09 14:17:03 -0800
  • bbca0bd678
    Fix a few issues with ACME certs John Boehr 2017-11-09 13:16:06 -0800
  • ebd0f656ed
    Preliminary multi-domain support John Boehr 2017-11-09 13:13:27 -0800
  • 3d2f41dedc jbboehr's fix for #21 v1.1-rc4 Robin Raymond 2017-11-09 08:23:13 +0100
  • e4852151ef update README for new release candidate Robin Raymond 2017-11-05 11:22:58 +0100
  • 695779926a add test for vmail gid v1.1-rc3 Robin Raymond 2017-11-05 11:14:39 +0100
  • 8d9881215b update contributer Robin Raymond 2017-11-05 10:57:26 +0100
  • 431dcc3b0a
    Merge pull request #20 from eqyiel/fix-gid-start Robin Raymond 2017-11-05 10:47:56 +0100
  • ca05905e1d
    Merge pull request #19 from eqyiel/fix-users Robin Raymond 2017-11-05 10:44:18 +0100
  • 8372b85369 users.nix: ensure the group getting its gid set is vmailGroupName Ruben Maher 2017-11-05 19:15:56 +1030
  • e91d237d81 Fix r-raymond/nixos-mailserver#18 Ruben Maher 2017-11-05 19:12:39 +1030
  • 47f742fb83 Merge branch 'master' of github.com:r-raymond/nixos-mailserver Robin Raymond 2017-10-18 09:21:20 +0200
  • bbdcdfc0a7 fix vmail bug Robin Raymond 2017-10-18 09:20:44 +0200
  • 6ac36a1092 changing names Robin Raymond 2017-10-18 09:10:51 +0200
  • 9f40c38bc6 remove variables from vmail user Robin Raymond 2017-10-18 09:09:04 +0200
  • d8832b9cf8 Fix error in example Robin Raymond 2017-10-17 17:29:07 +0200
  • 2262f7a67e Update README.md Robin Raymond 2017-10-17 11:53:53 +0200
  • e1ff6fdec4 Update README.md Robin Raymond 2017-10-17 11:52:47 +0200
  • 6ee342d963 Update Readme (acme) Robin Raymond 2017-09-23 09:58:10 +0200
  • 2f7e3a9f0c initial acme support; needs testing Robin Raymond 2017-09-23 09:56:09 +0200
  • 3b0818fb35 Merge pull request #17 from matthewbauer/patch-1 Robin Raymond 2017-09-23 08:09:04 +0200
  • 613f9c8ce0 Switch to nixpkgs-unstable channel. Matthew Bauer 2017-09-22 12:37:03 -0500
  • b06775cef7 add vmail user name again - otherwise postfix errors on startup Robin Raymond 2017-09-22 18:57:14 +0200
  • 7f6023f062 add nix store to travis cache Robin Raymond 2017-09-21 16:34:59 +0200
  • 7ea7ab39df add build status Robin Raymond 2017-09-21 16:32:01 +0200
  • c574d0ea03 remove name from vmail user Robin Raymond 2017-09-21 16:14:15 +0200
  • 5915f4412d trying to fix travisci bug Robin Raymond 2017-09-21 16:11:46 +0200
  • 7782139a4e remove potential conflicting user names Robin Raymond 2017-09-21 11:04:17 +0200
  • 12f16b2239 remove hostname from config, it breaks tests Robin Raymond 2017-09-21 10:59:56 +0200
  • 82cd71835b add missing nixpkgs Robin Raymond 2017-09-21 10:58:03 +0200
  • 9a737b1ac2 Merge branch 'master' of github.com:r-raymond/nixos-mailserver Robin Raymond 2017-09-21 10:53:31 +0200
  • 944254dbeb add travis ci Robin Raymond 2017-09-21 10:50:39 +0200
  • 1652db0d41 add link to latest release candidate r-raymond 2017-09-20 16:27:52 +0200
  • f123fa7fd3 Merge branch 'master' of github.com:r-raymond/nixos-mailserver Robin Raymond 2017-09-20 15:31:37 +0200
  • 82cf8db01d add test for sensitive data Robin Raymond 2017-09-20 15:31:23 +0200
  • bc48b701c8 Merge pull request #15 from phdoerfler/patch-3 r-raymond 2017-09-20 15:31:06 +0200
  • 875db33579 comments on extra lines Robin Raymond 2017-09-20 09:26:42 +0200
  • 50350349b1 Merge pull request #14 from phdoerfler/patch-2 r-raymond 2017-09-20 09:04:07 +0200
  • 4e5dd5db95 Removed superflous tls_auth_only = yes Philipp Dörfler 2017-09-20 09:00:17 +0200
  • 893c6db5cd Now using pkgs.writeText Philipp Dörfler 2017-09-20 08:38:40 +0200
  • 16e31c6a0d Added header filtering for removing sensitive information. Philipp Dörfler 2017-09-20 00:05:01 +0200
  • 46d14bcdf0 Increased security of TLS encryption Philipp Dörfler 2017-09-19 23:54:40 +0200
  • 7c1e153d85 add sending and receiving by imap test Robin Raymond 2017-09-14 19:58:57 +0200
  • b98654f99a fixes #9 v1.1-rc2 Robin Raymond 2017-09-14 10:56:22 +0200
  • 561d5e3907 seperate tests into intern and extern Robin Raymond 2017-09-13 18:25:02 +0200
  • e226ed7fea remove obsolete comment Robin Raymond 2017-09-13 15:24:11 +0200
  • 8b23f70036 add logo Robin Raymond 2017-09-13 14:03:04 +0200
  • 70f35ced38 update readme Robin Raymond 2017-09-13 13:16:17 +0200
  • 4b8669b2fe include junk sieve script Robin Raymond 2017-09-13 13:06:44 +0200
  • 303448376b add sieve support to dovecot Robin Raymond 2017-09-13 12:36:35 +0200
  • ba9db7cb3a fix missing rspamd service and activate extended xspam headers Robin Raymond 2017-09-13 12:22:50 +0200
  • 73be826cca add redis and max_size to rmilter config to silence warning Robin Raymond 2017-09-13 11:55:30 +0200
  • bf7099d389 fix issue #8 Robin Raymond 2017-09-13 11:49:33 +0200
  • 096cd29f51 Merge branch 'master' of github.com:r-raymond/nixos-mailserver v1.1-rc1 Robin Raymond 2017-09-13 10:17:24 +0200
  • 99b5024c9b update readme Robin Raymond 2017-09-13 10:17:04 +0200
  • 4427a308e3 flesh out nixops file a little Robin Raymond 2017-09-13 10:16:47 +0200
  • c83143d0c7 add user password test Robin Raymond 2017-09-13 10:16:18 +0200
  • ae4a7638ad update stale reference Robin Raymond 2017-09-13 10:15:35 +0200
  • df0c658b6c Merge pull request #7 from phdoerfler/patch-1 r-raymond 2017-09-12 22:59:55 +0200
  • 71d6d41f9b Fixed issue #6 Philipp Dörfler 2017-09-12 22:47:13 +0200
  • d974be81e0 revert script exctraction Robin Raymond 2017-09-03 16:20:47 +0200
  • 0c20bb3a85 move scripts to external files Robin Raymond 2017-09-03 16:00:10 +0200
  • b3f7ee38cb add commit from Infinisil that got lost in the merge Robin Raymond 2017-09-03 15:57:49 +0200
  • 0c414738e1 fix merge bug in systemd Robin Raymond 2017-09-03 15:56:36 +0200
  • 78f6d93804 add contributor section Robin Raymond 2017-09-03 15:43:37 +0200
  • 1e0c203bf8 Merge branch 'module-rewrite' Robin Raymond 2017-09-03 15:31:37 +0200
  • aa31e8fda6 add file missing in last commit Robin Raymond 2017-09-03 11:15:18 +0200
  • e5d3786ff5 tyding up code Robin Raymond 2017-09-03 11:15:01 +0200
  • 28225fb1d6 complete module rewrite Robin Raymond 2017-09-03 11:13:34 +0200
  • 3eb363fc71 systemd to module Robin Raymond 2017-09-02 15:08:50 +0200
  • 9ac491f87d networking to module Robin Raymond 2017-09-02 14:58:33 +0200
  • 201c532a67 environment to module Robin Raymond 2017-09-02 14:04:07 +0200
  • 26ac134660 make users into module Robin Raymond 2017-09-02 13:58:42 +0200
  • ebb2a5caf7 camelCase 2 Robin Raymond 2017-09-02 13:29:49 +0200
  • b5fccc7e39 camelCase Robin Raymond 2017-09-02 13:23:37 +0200
  • 061054926d make clamav a module Robin Raymond 2017-09-02 12:59:07 +0200
  • 691f034f9d update nixops for module config Robin Raymond 2017-09-02 12:58:25 +0200
  • 364f07c605 Merge branch 'master' of github.com:r-raymond/nixos-mailserver Robin Raymond 2017-09-02 12:15:33 +0200
  • 256d2c75a6 update comments Robin Raymond 2017-09-02 12:15:22 +0200
  • 98c962cab4 remove stale comment r-raymond 2017-09-01 13:18:17 +0200
  • 623ab6291c Merge branch 'master' of github.com:r-raymond/nixos-mailserver Robin Raymond 2017-09-01 13:17:05 +0200
  • b22860b65a add testing framework Robin Raymond 2017-09-01 13:16:30 +0200
  • cd9c8a3690 Merge pull request #4 from danbst/patch-1 r-raymond 2017-08-31 13:50:10 +0200
  • c6e2de7180 don't enable firewall by default Danylo Hlynskyi 2017-08-31 14:42:14 +0300
  • b0ae2de5f4 Merge branch 'master' of https://github.com/Infinisil/nixos-mailserver into module-rewrite Robin Raymond 2017-08-31 10:49:01 +0200
  • 42c4e18438 remove unnecessary after field in systemd Robin Raymond 2017-08-30 15:56:24 +0200
  • 692a677194 make configuration a nixos module Silvan Mosberger 2017-08-30 00:58:44 +0200
  • bb4717bf0b fix typo in opendkim key generation Robin Raymond 2017-08-30 14:29:06 +0200
  • f01e0bdbb3 update goals for v1.0 v1.0-rc1 Robin Raymond 2017-08-23 17:37:45 +0200
  • d05bd24040 make dovecot wait for postfix instead of other way around Robin Raymond 2017-08-23 17:34:34 +0200
  • dbd8b88aca remove obsolete opendkim service Robin Raymond 2017-08-23 17:29:51 +0200
  • fe55d8f501 update dkim docs Robin Raymond 2017-08-23 17:24:40 +0200
  • 8551dcffff enable dkim signing Robin Raymond 2017-08-23 17:22:44 +0200
  • 7d4809038f add virus scanning Robin Raymond 2017-08-13 21:51:07 +0200
  • f51811b236 add password hashes Robin Raymond 2017-08-13 15:51:41 +0200
  • d7d27db605 pop3 tested Robin Raymond 2017-08-13 14:21:30 +0200
  • 98371b86e0 remove non implemented settings Robin Raymond 2017-08-13 14:20:18 +0200
  • ecd73f4e1c firewall respects settings Robin Raymond 2017-08-13 14:20:02 +0200
  • 72f45af1ca fix submission port Robin Raymond 2017-08-13 14:05:40 +0200