nixos-mailserver/mail-server
Christian Kauhaus bce95d0229 Use services.postfix.virtual option
SNM used to define virtual_alias_maps in extraConfig which collides with
the same parameter defined by the standard services.postfix.virtual
option. This led to *lots* of warnings during postfix startup like

```
May 02 18:29:58 nun postfix/master[24758]: warning: /etc/postfix/main.cf, line 47: overriding earlier entry: virtual_alias_maps=hash:/etc/postfix/virtual
```

Refraining from overriding virtual_alias_maps has the additional
advantage that virtual aliases defined by other modules dont' stop
working with SNM.
2019-05-03 11:25:23 +00:00
..
dovecot dovecot: Add spam filter traning using imapsieve 2018-06-29 21:36:34 +09:30
borgbackup.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
clamav.nix Merge pull request #128 from Infinisil/fix-enable-conditions 2018-06-09 15:18:46 +02:00
common.nix add vitual mail users 2018-02-18 12:17:32 +01:00
dovecot.nix remove Diffie Hillman parameter creation as it is handled by the upstream dovecot2 module as of 18.09 2018-10-30 17:56:25 +01:00
environment.nix Move from rmilter to rspamd #25 2018-06-29 21:36:34 +09:30
kresd.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
monit.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
networking.nix update copywright 2018-01-29 10:34:27 +01:00
nginx.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
opendkim.nix Use OpenDKIM instead of rmilter for DKIM 2018-06-29 21:35:16 +09:30
post-upgrade-check.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
postfix.nix Use services.postfix.virtual option 2019-05-03 11:25:23 +00:00
rsnapshot.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
rspamd.nix Fix renamed rspamd_proxy option 2019-05-03 10:54:15 +02:00
services.nix update copywright 2018-01-29 10:34:27 +01:00
systemd.nix remove Diffie Hillman parameter creation as it is handled by the upstream dovecot2 module as of 18.09 2018-10-30 17:56:25 +01:00
users.nix possible fix for #86 2018-02-23 14:51:15 +01:00