test-all-krebs-modules: disable exim-retiolum
This commit is contained in:
parent
92605d46b2
commit
1241c61b88
|
@ -19,10 +19,11 @@ in {
|
|||
username = "lol";
|
||||
password = "wut";
|
||||
};
|
||||
exim-retiolum = {
|
||||
enable = true;
|
||||
primary_hostname = "test.r";
|
||||
};
|
||||
# XXX exim-retiolum and exim-smarthost are mutually exclusive
|
||||
#exim-retiolum = {
|
||||
# enable = true;
|
||||
# primary_hostname = "test.r";
|
||||
#};
|
||||
exim-smarthost = {
|
||||
enable = true;
|
||||
primary_hostname = "test.r";
|
||||
|
|
Loading…
Reference in a new issue