Skip to content

Replace SendGrid SMTP with Resend for transactional email#18

Merged
dadachi merged 2 commits intomainfrom
sendgrid_to_resend
Mar 7, 2026
Merged

Replace SendGrid SMTP with Resend for transactional email#18
dadachi merged 2 commits intomainfrom
sendgrid_to_resend

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Mar 7, 2026

Summary

  • Replace SendGrid SMTP delivery with Resend API-based email delivery
  • Simplify mail initializer by removing SMTP configuration in favor of Resend's Rails integration
  • Update credentials template to use Resend API key instead of SMTP settings
  • Add resend gem dependency

Test plan

  • Verify email delivery works in staging/production with Resend
  • Confirm credentials template generates correct structure for new environments

🤖 Generated with Claude Code

dadachi and others added 2 commits March 7, 2026 10:43
@dadachi dadachi merged commit 1ad3a0a into main Mar 7, 2026
3 checks passed
@dadachi dadachi deleted the sendgrid_to_resend branch March 7, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant