Commit Graph

172 Commits

Author SHA1 Message Date
Ruben Maher
43bd883cf6 mail-server/dovecot.nix: fix path to dovecot_maildir 2017-11-14 08:18:55 +10:30
Robin Raymond
b7c8c4ec3c
Merge pull request #30 from eqyiel/dovecot-indentation
mail-server/dovecot.nix: fix indentation
2017-11-13 15:07:08 +01:00
Robin Raymond
4c8a9eb15a add mail server guide 2017-11-13 14:59:25 +01:00
Robin Raymond
8e86234228 Merge branch 'master' of github.com:r-raymond/nixos-mailserver 2017-11-13 12:43:11 +01:00
Robin Raymond
97b524cab9
Merge pull request #28 from eqyiel/open-imaps-port
mail-server/networking.nix: open port 993
2017-11-13 10:57:10 +01:00
Ruben Maher
717dc36048 mail-server/dovecot.nix: fix indentation 2017-11-13 20:20:38 +10:30
Ruben Maher
7b3e33c49c mail-server/networking.nix: make use of use lib.optional 2017-11-13 20:10:33 +10:30
Ruben Maher
5047c2982f default.nix: add options to open ports 993 (IMAPS) and 995 (POP3S)
Dovecot is already configured to serve IMAPS on port 993 and POP3S on port 995.
2017-11-13 20:10:30 +10:30
Robin Raymond
a12c42bdfb
Merge pull request #27 from eqyiel/fix-examples
nixos-mailserver/default.nix: fix examples
2017-11-12 11:25:03 +01:00
Ruben Maher
f9d5945032 nixos-mailserver/default.nix: fix examples 2017-11-12 12:29:53 +10:30
Robin Raymond
dcd73f59ee update readme for v2.0 2017-11-11 16:15:30 +01:00
Robin Raymond
4708654ef9 remove output from fetchmail in test 2017-11-11 16:07:48 +01:00
Robin Raymond
db3812c329 add test for multidomain dkim 2017-11-11 16:07:03 +01:00
Robin Raymond
d905be86d5 fix multidomain dkim signing fixes #24 2017-11-11 16:06:28 +01:00
Robin Raymond
b89d6e7b27 fix fqdn in smtp banner 2017-11-11 14:19:05 +01:00
Robin Raymond
f8309d5b76 add second domain to test 2017-11-11 14:12:16 +01:00
Robin Raymond
4a619c6349
Merge pull request #22 from jbboehr/multi-domain
Multi domain support
2017-11-11 14:03:52 +01:00
John Boehr
76fc3d67ae Fix syntax error in sample nixops config 2017-11-11 09:53:35 +00:00
John Boehr
d249edc135 Remove makefile section from editorconfig 2017-11-11 09:47:25 +00:00
John Boehr
16fb41de01 Change domain to fqdn and extraDomains to domains 2017-11-11 09:45:06 +00:00
Robin Raymond
ddfb2e6210 fix tables 2017-11-10 17:17:53 +01:00
Robin Raymond
64ca3391d6 give a rough overview of the steps 2017-11-10 17:16:21 +01:00
Robin Raymond
4a97d9448a add mx recorde to todo list 2017-11-10 16:58:52 +01:00
Robin Raymond
276450ff64 begin to write a small guide on how to set up a mail server 2017-11-10 16:57:11 +01:00
John Boehr
a745abaa8e
Reload postfix and dovecot2 2017-11-09 14:32:33 -08:00
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