playing around with opensmtp

This commit is contained in:
Robin Raymond 2017-12-22 11:17:39 +01:00
parent 67cdb36054
commit a1aff6b61c
5 changed files with 164 additions and 17 deletions

View file

@ -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");
};
'';