playing around with opensmtp
This commit is contained in:
parent
67cdb36054
commit
a1aff6b61c
5 changed files with 164 additions and 17 deletions
|
@ -54,6 +54,7 @@ import <nixpkgs/nixos/tests/make-test.nix> {
|
|||
|
||||
subtest "vmail gid is set correctly", sub {
|
||||
$machine->succeed("getent group vmail | grep 5000");
|
||||
$machine->succeed("systemctl status opensmtpd.service -l >&2");
|
||||
};
|
||||
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue