update contributer

This commit is contained in:
Robin Raymond 2017-11-05 10:57:26 +01:00
parent 431dcc3b0a
commit 8d9881215b

View File

@ -59,7 +59,7 @@ None so far.
imports = [
(builtins.fetchTarball "https://github.com/r-raymond/nixos-mailserver/releases/tag/v1.1-rc2")
];
mailserver = {
enable = true;
domain = "example.com";
@ -135,6 +135,7 @@ openssl s_client -host mail.example.com -port 143 -starttls imap
* Special thanks to @Infinisil for the module rewrite
* @danbst
* @phdoerfler
* @eqyiel
### Credits