mirror of
https://github.com/myronblair/tomtomgames
synced 2026-07-27 17:02:27 -05:00
5b364db2a5
Previously the endpoint always returned success:true regardless of whether the email was actually delivered. Now captures the bool return value and returns success:false with an error message if CyberMail fails, so the admin knows to retry rather than assuming delivery.