major update in looks and feel

This commit is contained in:
becarta
2025-03-06 00:03:16 +01:00
parent 3b98eae137
commit d66123c029
40 changed files with 1123 additions and 422 deletions

View File

@@ -33,8 +33,7 @@ const transporter = nodemailer.createTransport({
tls: {
ciphers: 'SSLv3',
rejectUnauthorized: false
},
debug: true, // Enable debug output
}
});
// Test the connection