KevinTheJedi
That's a fair point. A successful diagnostic only confirms that the application believes the message was handed off successfully—it doesn't necessarily prove that SMTP authentication, delivery, or routing is working correctly. Depending on the configuration, it could indeed be falling back to PHP mail or another mail transport.
I'd recommend checking the mail logs, verifying which mailer is actually being used, and confirming whether any messages appear in the Google Workspace Email Log Search. That should help determine whether the emails are truly being sent via SMTP or if another issue is involved.