Email Settings

Configure Outbound Email

WarrantyDesk sends email via SendGrid — a free email API that works reliably on Railway (raw SMTP ports are blocked by Railway's infrastructure). Set your sender details and API key below, then click Send Test Email to verify.

📋 How to get a free SendGrid API key (5 minutes)
  1. Go to sendgrid.com — create a free account (100 emails/day, no credit card)
  2. Verify your email address when prompted
  3. In the SendGrid dashboard: Settings → API Keys → Create API Key
  4. Name it WarrantyDesk, choose Full Access, click Create & View
  5. Copy the key (starts with SG.) and paste below
  6. Verify your sender email: Settings → Sender Authentication → Single Sender Verification

Why SendGrid instead of Gmail? Railway blocks outbound SMTP ports 465 and 587 — which Gmail and most email servers use. SendGrid sends over HTTPS (port 443) which is always open. Free tier is plenty for this app.

📨 Sender Identity

This name and email appear in the homeowner's inbox. Must match a verified sender in SendGrid.

Must be verified in SendGrid Single Sender Verification.

🔑 SendGrid API Key

Test email goes to:
When you click "Send Test Email", a confirmation is sent to this address.
🔧 Troubleshooting