=== SMTP Debug Test === Testing with improved error logging... === RESULT === { "success": false, "error": "Failed to connect to SMTP server: Connection timed out (110)", "debug": [ "Starting email send to: test@example.com", "SMTP Host: smtp.zoho.com:587", "Attempting SMTP connection...", "Failed to connect to SMTP server: Connection timed out (110)" ] } === DEBUG LOG === - Starting email send to: test@example.com - SMTP Host: smtp.zoho.com:587 - Attempting SMTP connection... - Failed to connect to SMTP server: Connection timed out (110) === CHECKING EMAIL LOG === Last email log entry: { "timestamp": "2025-12-21 13:37:30", "to": "olwagenw@gmail.com", "subject": "Your CmdSharp License Key - Download & Start Creating Invoices!", "status": "success_mail", "ip": "43.153.48.240" }