More work on Intel AMT ACM activation.

This commit is contained in:
Ylian Saint-Hilaire
2019-06-13 16:39:21 -07:00
parent 6850822f88
commit 9c2da0696f
7 changed files with 52 additions and 10 deletions

View File

@@ -14,6 +14,8 @@
/*jshint esversion: 6 */
"use strict";
// TODO: Add NTML support with "nodemailer-ntlm-auth" https://github.com/nodemailer/nodemailer-ntlm-auth
// Construct a MeshAgent object, called upon connection
module.exports.CreateMeshMail = function (parent) {
var obj = {};