Ruben Maher
f928924049
Add debug option for verbose logging
2017-11-15 08:22:46 +10:30
Ruben Maher
f076a0af65
mail-server/postfix.nix: set mydestination to localhost
...
In the event that your `cfg.fqdn` is the same as a domain in `cfg.domains`, you
will not be able to receive mail for users like `user1@fqdn` because postfix
will try to deliver the mail locally.
2017-11-14 09:16:53 +10:30
Ruben Maher
43bd883cf6
mail-server/dovecot.nix: fix path to dovecot_maildir
2017-11-14 08:18:55 +10:30
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
Ruben Maher
f9d5945032
nixos-mailserver/default.nix: fix examples
2017-11-12 12:29:53 +10:30
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