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
email_send now returns the underlying send failure detail in msg (e.g. SMTP auth/connection errors) instead of the generic "email send failed", matching the template_render diagnostics behavior. The error code stays send_failed.