You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`* \x1b[94m[${currentDateTime}]\x1b[0m : \x1b[31m[ERROR]\x1b[0m : Failed to connect to the server: ${error}`,
);
} else {
console.log(
`* \x1b[94m[${currentDateTime}]\x1b[0m : \x1b[32m[SUCCESS]\x1b[0m : The connection to the \x1b[33mSMTP server\x1b[0m has been \x1b[32msuccessfully\x1b[0m established.`,