tv exim: drop krebs.setuid.sendmail
This commit is contained in:
parent
4abd59f59d
commit
92605d46b2
@ -4,9 +4,5 @@ with config.krebs.lib;
|
||||
|
||||
{
|
||||
krebs.exim-retiolum.enable = true;
|
||||
krebs.setuid.sendmail = {
|
||||
filename = "${pkgs.exim}/bin/exim";
|
||||
mode = "4111";
|
||||
};
|
||||
tv.iptables.input-retiolum-accept-new-tcp = singleton "smtp";
|
||||
}
|
||||
|
@ -43,9 +43,5 @@ with config.krebs.lib;
|
||||
{ from = "mirko"; to = "mv"; }
|
||||
];
|
||||
};
|
||||
krebs.setuid.sendmail = {
|
||||
filename = "${pkgs.exim}/bin/exim";
|
||||
mode = "4111";
|
||||
};
|
||||
tv.iptables.input-internet-accept-new-tcp = singleton "smtp";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user