mirror of https://github.com/mikaku/Monitorix.git
commit
be22bf2f19
|
@ -200,7 +200,7 @@ EOF
|
|||
);
|
||||
}
|
||||
|
||||
if(lc($config->{method} || "") eq "relay") {
|
||||
if(lc($emailreports->{method} || "") eq "relay") {
|
||||
$msg->send();
|
||||
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue