tv exim-*: add eximlog
This commit is contained in:
parent
13be61e360
commit
9f37a4c4f7
@ -3,6 +3,9 @@
|
||||
with import <stockholm/lib>;
|
||||
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.eximlog
|
||||
];
|
||||
krebs.exim-retiolum.enable = true;
|
||||
tv.iptables.input-retiolum-accept-tcp = singleton "smtp";
|
||||
}
|
||||
|
@ -3,6 +3,9 @@
|
||||
with import <stockholm/lib>;
|
||||
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.eximlog
|
||||
];
|
||||
krebs.exim-smarthost = {
|
||||
enable = true;
|
||||
dkim = [
|
||||
|
Loading…
Reference in New Issue
Block a user