Commit Graph

  • a7396c5b25 add test for valiases Robin Raymond 2017-11-21 11:36:04 +0100
  • 67c29a561c concat all valiases Robin Raymond 2017-11-21 11:35:52 +0100
  • d94b8acd78 implement alias list Robin Raymond 2017-11-21 11:18:07 +0100
  • a17093b867 add aliases option type Robin Raymond 2017-11-21 10:55:27 +0100
  • 64905a506b
    Fix link Robin Raymond 2017-11-21 09:45:59 +0100
  • bae31f26d1
    Add alternative implementation section Robin Raymond 2017-11-21 09:44:42 +0100
  • a535d6ba24
    Add CI to features Robin Raymond 2017-11-21 08:52:54 +0100
  • 4ace4bfa75
    Merge pull request #40 from eqyiel/auto-subscribe-new-maildirs Robin Raymond 2017-11-21 08:50:05 +0100
  • d3fc1cccbd mail-server/dovecot.nix: automatically subscribe to new mailboxes Ruben Maher 2017-11-21 08:21:57 +1030
  • be49f31a33
    Add stable v2.0 to readme Robin Raymond 2017-11-20 07:27:28 +0100
  • 57e1d9f5f3
    Reflect new sieve features in README Robin Raymond 2017-11-20 07:16:08 +0100
  • 62de42fc58
    Update examples Robin Raymond 2017-11-20 07:13:43 +0100
  • d819c49c55
    Merge pull request #37 from eqyiel/per-user-sieve-script Robin Raymond 2017-11-20 07:12:38 +0100
  • c2495e69f3 default.nix, mail-server/users.nix: add per-user sieve script Ruben Maher 2017-11-18 14:07:59 +1030
  • 8b144b44b0
    Merge pull request #39 from eqyiel/delete-comment Robin Raymond 2017-11-19 08:37:32 +0100
  • 18a6af3a2a
    Merge pull request #38 from eqyiel/rename-vmail-uid-start Robin Raymond 2017-11-19 08:35:30 +0100
  • 5f3c44b60f mail-server/nginx.nix: delete dangling comment Ruben Maher 2017-11-19 08:14:04 +1030
  • cd85fd9d2f s/vmailUIDStart/vmailUID/g Ruben Maher 2017-11-19 07:08:26 +1030
  • 50a3fa9edc
    fix typo in readme Robin Raymond 2017-11-15 21:50:48 +0100
  • 5a851d837c
    Merge pull request #31 from eqyiel/debug-option Robin Raymond 2017-11-15 07:52:16 +0100
  • f928924049 Add debug option for verbose logging Ruben Maher 2017-11-14 08:16:59 +1030
  • 1d7e70c613
    Merge pull request #33 from eqyiel/set-mydestination Robin Raymond 2017-11-14 08:11:20 +0100
  • d1697fc9f0
    Merge pull request #32 from eqyiel/fix-dovecot-maildir Robin Raymond 2017-11-14 08:06:52 +0100
  • f076a0af65 mail-server/postfix.nix: set mydestination to localhost Ruben Maher 2017-11-14 09:13:29 +1030
  • 43bd883cf6 mail-server/dovecot.nix: fix path to dovecot_maildir Ruben Maher 2017-11-14 08:18:55 +1030
  • b7c8c4ec3c
    Merge pull request #30 from eqyiel/dovecot-indentation Robin Raymond 2017-11-13 15:07:08 +0100
  • 4c8a9eb15a add mail server guide Robin Raymond 2017-11-13 14:59:25 +0100
  • 8e86234228 Merge branch 'master' of github.com:r-raymond/nixos-mailserver Robin Raymond 2017-11-13 12:43:11 +0100
  • 97b524cab9
    Merge pull request #28 from eqyiel/open-imaps-port Robin Raymond 2017-11-13 10:57:10 +0100
  • 717dc36048 mail-server/dovecot.nix: fix indentation Ruben Maher 2017-11-13 20:20:38 +1030
  • 7b3e33c49c mail-server/networking.nix: make use of use lib.optional Ruben Maher 2017-11-13 20:03:19 +1030
  • 5047c2982f default.nix: add options to open ports 993 (IMAPS) and 995 (POP3S) Ruben Maher 2017-11-13 09:29:29 +1030
  • a12c42bdfb
    Merge pull request #27 from eqyiel/fix-examples Robin Raymond 2017-11-12 11:25:03 +0100
  • f9d5945032 nixos-mailserver/default.nix: fix examples Ruben Maher 2017-11-12 12:29:53 +1030
  • dcd73f59ee update readme for v2.0 Robin Raymond 2017-11-11 16:15:30 +0100
  • 4708654ef9 remove output from fetchmail in test Robin Raymond 2017-11-11 16:07:48 +0100
  • db3812c329 add test for multidomain dkim Robin Raymond 2017-11-11 16:07:03 +0100
  • d905be86d5 fix multidomain dkim signing fixes #24 Robin Raymond 2017-11-11 16:05:49 +0100
  • b89d6e7b27 fix fqdn in smtp banner Robin Raymond 2017-11-11 14:19:05 +0100
  • f8309d5b76 add second domain to test Robin Raymond 2017-11-11 14:12:16 +0100
  • 4a619c6349
    Merge pull request #22 from jbboehr/multi-domain Robin Raymond 2017-11-11 14:03:52 +0100
  • 76fc3d67ae Fix syntax error in sample nixops config John Boehr 2017-11-11 09:53:35 +0000
  • d249edc135 Remove makefile section from editorconfig John Boehr 2017-11-11 09:47:25 +0000
  • 16fb41de01 Change domain to fqdn and extraDomains to domains John Boehr 2017-11-11 09:44:45 +0000
  • ddfb2e6210 fix tables Robin Raymond 2017-11-10 17:17:53 +0100
  • 64ca3391d6 give a rough overview of the steps Robin Raymond 2017-11-10 17:16:21 +0100
  • 4a97d9448a add mx recorde to todo list Robin Raymond 2017-11-10 16:58:52 +0100
  • 276450ff64 begin to write a small guide on how to set up a mail server Robin Raymond 2017-11-10 16:57:11 +0100
  • a745abaa8e
    Reload postfix and dovecot2 John Boehr 2017-11-09 14:32:33 -0800
  • 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 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 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 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