'use strict';
// const smtp = require('../lib');
describe('smtp', () => {
it.todo('needs tests');
});