module.exports = { email: { service: 'Gmail', auth: { user: 'john@gmail.com', pass: 'mypassword' } } };