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 |
|
Robin Raymond
|
303448376b
|
add sieve support to dovecot
|
2017-09-13 12:36:35 +02:00 |
|
Robin Raymond
|
ba9db7cb3a
|
fix missing rspamd service and activate extended xspam headers
|
2017-09-13 12:22:50 +02:00 |
|
Robin Raymond
|
73be826cca
|
add redis and max_size to rmilter config to silence warning
|
2017-09-13 11:55:30 +02:00 |
|
Robin Raymond
|
bf7099d389
|
fix issue #8
turns out this is a upstream bug. The fix should probably be pushed to nixpkgs.
|
2017-09-13 11:49:33 +02:00 |
|
Robin Raymond
|
096cd29f51
|
Merge branch 'master' of github.com:r-raymond/nixos-mailserver
|
2017-09-13 10:17:24 +02:00 |
|
Robin Raymond
|
99b5024c9b
|
update readme
|
2017-09-13 10:17:04 +02:00 |
|
Robin Raymond
|
4427a308e3
|
flesh out nixops file a little
|
2017-09-13 10:16:47 +02:00 |
|
Robin Raymond
|
c83143d0c7
|
add user password test
|
2017-09-13 10:16:18 +02:00 |
|
Robin Raymond
|
ae4a7638ad
|
update stale reference
|
2017-09-13 10:15:35 +02:00 |
|
r-raymond
|
df0c658b6c
|
Merge pull request #7 from phdoerfler/patch-1
Fixed issue #6
|
2017-09-12 22:59:55 +02:00 |
|
Philipp Dörfler
|
71d6d41f9b
|
Fixed issue #6
|
2017-09-12 22:47:13 +02:00 |
|
Robin Raymond
|
d974be81e0
|
revert script exctraction
|
2017-09-03 16:20:47 +02:00 |
|
Robin Raymond
|
0c20bb3a85
|
move scripts to external files
|
2017-09-03 16:00:10 +02:00 |
|
Robin Raymond
|
b3f7ee38cb
|
add commit from Infinisil that got lost in the merge
|
2017-09-03 15:57:49 +02:00 |
|
Robin Raymond
|
0c414738e1
|
fix merge bug in systemd
|
2017-09-03 15:56:36 +02:00 |
|
Robin Raymond
|
78f6d93804
|
add contributor section
|
2017-09-03 15:43:37 +02:00 |
|
Robin Raymond
|
1e0c203bf8
|
Merge branch 'module-rewrite'
|
2017-09-03 15:31:37 +02:00 |
|
Robin Raymond
|
aa31e8fda6
|
add file missing in last commit
|
2017-09-03 11:15:18 +02:00 |
|
Robin Raymond
|
e5d3786ff5
|
tyding up code
|
2017-09-03 11:15:01 +02:00 |
|
Robin Raymond
|
28225fb1d6
|
complete module rewrite
|
2017-09-03 11:13:34 +02:00 |
|
Robin Raymond
|
3eb363fc71
|
systemd to module
|
2017-09-02 15:08:50 +02:00 |
|
Robin Raymond
|
9ac491f87d
|
networking to module
|
2017-09-02 14:58:33 +02:00 |
|
Robin Raymond
|
201c532a67
|
environment to module
|
2017-09-02 14:04:07 +02:00 |
|
Robin Raymond
|
26ac134660
|
make users into module
|
2017-09-02 13:58:42 +02:00 |
|
Robin Raymond
|
ebb2a5caf7
|
camelCase 2
|
2017-09-02 13:29:49 +02:00 |
|
Robin Raymond
|
b5fccc7e39
|
camelCase
|
2017-09-02 13:23:37 +02:00 |
|
Robin Raymond
|
061054926d
|
make clamav a module
|
2017-09-02 12:59:07 +02:00 |
|
Robin Raymond
|
691f034f9d
|
update nixops for module config
|
2017-09-02 12:58:25 +02:00 |
|
Robin Raymond
|
364f07c605
|
Merge branch 'master' of github.com:r-raymond/nixos-mailserver
|
2017-09-02 12:15:33 +02:00 |
|
Robin Raymond
|
256d2c75a6
|
update comments
|
2017-09-02 12:15:22 +02:00 |
|
r-raymond
|
98c962cab4
|
remove stale comment
|
2017-09-01 13:18:17 +02:00 |
|
Robin Raymond
|
623ab6291c
|
Merge branch 'master' of github.com:r-raymond/nixos-mailserver
|
2017-09-01 13:17:05 +02:00 |
|