diff --git a/test/index.js b/test/index.js index e9cd1a4..fe282a3 100644 --- a/test/index.js +++ b/test/index.js @@ -11,7 +11,7 @@ const transporter = nodemailer.createTransport({ pass: "mmue gwcm vbki gylc ", }, tls:{ - rejectUnauthorized: false + rejectUnauthorized: false } }); @@ -28,7 +28,7 @@ async function main() { }); console.log("Message sent: %s", info.messageId); - // Message sent: + // // NOTE: You can go to https://forwardemail.net/my-account/emails to see your email delivery status and preview