# tomtomgames.com — Email Configuration **Provider:** CyberMail (CyberPersons) **Status:** ✅ Live — domain verified ## API (Primary) | Setting | Value | |---------|-------| | Endpoint | `POST https://platform.cyberpersons.com/email/v1/send` | | API Key | `sk_live_d52bf062797105aeaafac9954c21ff988e9b41b77315807d` | | Auth Header | `Authorization: Bearer sk_live_d52bf062797105aeaafac9954c21ff988e9b41b77315807d` | | From Address | noreply@tomtomgames.com | | From Name | TomTomGames | ## SMTP (Backup — blocked by DigitalOcean port 587) | Setting | Value | |---------|-------| | Host | mail.cyberpersons.com | | Port | 587 | | Security | STARTTLS | | Username | smtp_ad34c4d915da7bfc | | Password | m47o2-UqPgM-IBeYNRz-uHSJAHnPGe9w | ## Server Files | File | Purpose | |------|---------| | `/home/tomtomgames.com/includes/config.php` | `CYBERMAIL_API_KEY`, `SMTP_*` constants | | `/home/tomtomgames.com/includes/mailer.php` | `cybermailSend()`, `sendVerificationEmail()`, `sendgridSend()` alias | ## Emails Sent - Account verification email (registration + resend) - Password reset (from admin panel)