Commit Graph

497 Commits

Author SHA1 Message Date
John Boehr
f79080d2d9
Add .editorconfig 2017-11-09 14:17:18 -08:00
John Boehr
f372754052
Qualify user names 2017-11-09 14:17:03 -08:00
John Boehr
bbca0bd678
Fix a few issues with ACME certs 2017-11-09 13:16:06 -08:00
John Boehr
ebd0f656ed
Preliminary multi-domain support 2017-11-09 13:13:27 -08:00
Robin Raymond
3d2f41dedc jbboehr's fix for #21 2017-11-09 08:23:13 +01:00
Robin Raymond
e4852151ef update README for new release candidate 2017-11-05 11:22:58 +01:00
Robin Raymond
695779926a add test for vmail gid 2017-11-05 11:14:39 +01:00
Robin Raymond
8d9881215b update contributer 2017-11-05 10:57:26 +01:00
Robin Raymond
431dcc3b0a
Merge pull request #20 from eqyiel/fix-gid-start
users.nix: ensure the group getting its gid set is vmailGroupName
2017-11-05 10:47:56 +01:00
Robin Raymond
ca05905e1d
Merge pull request #19 from eqyiel/fix-users
Fix r-raymond/nixos-mailserver#18
2017-11-05 10:44:18 +01:00
Ruben Maher
8372b85369 users.nix: ensure the group getting its gid set is vmailGroupName 2017-11-05 19:15:56 +10:30
Ruben Maher
e91d237d81 Fix r-raymond/nixos-mailserver#18 2017-11-05 19:12:39 +10:30
Robin Raymond
47f742fb83 Merge branch 'master' of github.com:r-raymond/nixos-mailserver 2017-10-18 09:21:20 +02:00
Robin Raymond
bbdcdfc0a7 fix vmail bug 2017-10-18 09:20:44 +02:00
Robin Raymond
6ac36a1092 changing names 2017-10-18 09:10:51 +02:00
Robin Raymond
9f40c38bc6 remove variables from vmail user 2017-10-18 09:09:04 +02:00
Robin Raymond
d8832b9cf8 Fix error in example 2017-10-17 17:29:07 +02:00
Robin Raymond
2262f7a67e Update README.md 2017-10-17 11:53:53 +02:00
Robin Raymond
e1ff6fdec4 Update README.md 2017-10-17 11:52:47 +02:00
Robin Raymond
6ee342d963 Update Readme (acme) 2017-09-23 09:58:10 +02:00
Robin Raymond
2f7e3a9f0c initial acme support; needs testing 2017-09-23 09:56:09 +02:00
Robin Raymond
3b0818fb35 Merge pull request #17 from matthewbauer/patch-1
Switch to nixpkgs-unstable channel.
2017-09-23 08:09:04 +02:00
Matthew Bauer
613f9c8ce0 Switch to nixpkgs-unstable channel.
see travis-ci/travis-ci#8483
2017-09-22 12:50:06 -05:00
Robin Raymond
b06775cef7 add vmail user name again - otherwise postfix errors on startup 2017-09-22 18:57:14 +02:00
Robin Raymond
7f6023f062 add nix store to travis cache 2017-09-21 16:34:59 +02:00
Robin Raymond
7ea7ab39df add build status 2017-09-21 16:32:01 +02:00
Robin Raymond
c574d0ea03 remove name from vmail user 2017-09-21 16:14:15 +02:00
Robin Raymond
5915f4412d trying to fix travisci bug 2017-09-21 16:11:46 +02:00
Robin Raymond
7782139a4e remove potential conflicting user names 2017-09-21 11:04:17 +02:00
Robin Raymond
12f16b2239 remove hostname from config, it breaks tests 2017-09-21 10:59:56 +02:00
Robin Raymond
82cd71835b add missing nixpkgs 2017-09-21 10:58:03 +02:00
Robin Raymond
9a737b1ac2 Merge branch 'master' of github.com:r-raymond/nixos-mailserver 2017-09-21 10:53:31 +02:00
Robin Raymond
944254dbeb add travis ci 2017-09-21 10:50:39 +02:00
r-raymond
1652db0d41 add link to latest release candidate 2017-09-20 16:27:52 +02:00
Robin Raymond
f123fa7fd3 Merge branch 'master' of github.com:r-raymond/nixos-mailserver 2017-09-20 15:31:37 +02:00
Robin Raymond
82cf8db01d add test for sensitive data 2017-09-20 15:31:23 +02:00
r-raymond
bc48b701c8 Merge pull request #15 from phdoerfler/patch-3
Added header filtering for removing sensitive information.
2017-09-20 15:31:06 +02:00
Robin Raymond
875db33579 comments on extra lines 2017-09-20 09:26:42 +02:00
r-raymond
50350349b1 Merge pull request #14 from phdoerfler/patch-2
Increased security of TLS encryption
2017-09-20 09:04:07 +02:00
Philipp Dörfler
4e5dd5db95 Removed superflous tls_auth_only = yes 2017-09-20 09:00:17 +02:00
Philipp Dörfler
893c6db5cd Now using pkgs.writeText
this places header cleanup rules into /store out of /etc and avoids the name clash.
2017-09-20 08:38:40 +02:00
Philipp Dörfler
16e31c6a0d Added header filtering for removing sensitive information. 2017-09-20 00:05:01 +02:00
Philipp Dörfler
46d14bcdf0 Increased security of TLS encryption 2017-09-19 23:54:40 +02:00
Robin Raymond
7c1e153d85 add sending and receiving by imap test 2017-09-14 19:58:57 +02:00
Robin Raymond
b98654f99a fixes #9 2017-09-14 10:56:22 +02:00
Robin Raymond
561d5e3907 seperate tests into intern and extern
also add extern imap test
2017-09-13 18:25:02 +02:00
Robin Raymond
e226ed7fea remove obsolete comment 2017-09-13 15:24:11 +02:00
Robin Raymond
8b23f70036 add logo 2017-09-13 14:03:04 +02:00
Robin Raymond
70f35ced38 update readme 2017-09-13 13:16:17 +02:00
Robin Raymond
4b8669b2fe include junk sieve script 2017-09-13 13:06:44 +02:00