mirror of
https://github.com/myronblair/tomtomgames
synced 2026-06-30 17:51:08 -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.