missing_args=❌ [smtp_send] Missing required arguments: smtp_server, smtp_user, smtp_pass, from, to start=📡 [smtp_send] Preparing to send to {to} via {server}:{port}... using_nc=🔧 Using netcat for SMTP connection... using_openssl=🔧 Using openssl for STARTTLS connection... missing_tools=❌ [smtp_send] Neither netcat (nc) nor openssl found on system. missing_base64=❌ [smtp_send] base64 is missing on the system. deps_ok=✅ [smtp_send] Tools available: {tool}, base64 done=✅ [smtp_send] Command executed. Check if the email was received.