From 6094c95fd005ef3031152f64a5467f610f9f7487 Mon Sep 17 00:00:00 2001 From: casnet1 Date: Thu, 15 Oct 2020 13:54:32 -0500 Subject: [PATCH] prueba email --- routes/email.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/routes/email.js b/routes/email.js index 315aa71..890d63c 100644 --- a/routes/email.js +++ b/routes/email.js @@ -18,14 +18,14 @@ try{ port: 587, secure: false, // true for 465, false for other ports auth: { - user: 'ne.castillo1607@gmail.com', - pass: 'dardoloco..' + user: 'editoriales@acatlan.unam.mx', + pass: '3d1t0r14l35@2019' } }); let mailDetails = { from: `${nombre} from ${correo} <${correo}>` , - to: 'ne.castillo1607@gmail.com', + to: 'editoriales@acatlan.unam.mx', subject: 'Portal Contacto', text: ` Usuario: ${nombre}