major update in looks and feel
This commit is contained in:
@@ -33,8 +33,7 @@ const transporter = nodemailer.createTransport({
|
||||
tls: {
|
||||
ciphers: 'SSLv3',
|
||||
rejectUnauthorized: false
|
||||
},
|
||||
debug: true, // Enable debug output
|
||||
}
|
||||
});
|
||||
|
||||
// Test the connection
|
||||
|
Reference in New Issue
Block a user