TrustCyber uses Resend as its transactional email provider. Follow the steps below to configure or update the integration.
Resend is active
Sending from [email protected] via smtp.resend.com:465. Domain verified Mar 16, 2026.
Sign up at resend.com — free tier includes 3,000 emails/month.
Go to resend.com and sign up. You can use Google, GitHub, or email/password.
Add trustcyber.com as a verified sending domain in Resend.
Generate a Resend API key with full sending access.
Add the Resend SMTP credentials to TrustCyber via the Secrets panel.
Send a test magic-link email to confirm end-to-end delivery.
Receive bounce and complaint events to protect sender reputation.
Use the Resend dashboard to track opens, bounces, and delivery rates.
| Variable | Value |
|---|---|
| SMTP_HOST | smtp.resend.com |
| SMTP_PORT | 465 (SSL) |
| SMTP_USER | resend |
| SMTP_PASS | re_xxxx… (your API key) |
| SMTP_FROM | [email protected] |
For help, see the Resend SMTP documentation or contact Resend support at [email protected].