prueba email

This commit is contained in:
casnet1
2020-10-15 13:54:32 -05:00
parent dd39eb0a9b
commit 6094c95fd0
+3 -3
View File
@@ -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}