Commit 3af799d
Fix email deliverability: send from SPF-verified subdomain
Emails were sent from noreply@octopodas.com but SPF record only exists
for send.octopodas.com. This caused emails to land in spam or be
rejected. Changed default from address to noreply@send.octopodas.com
which has proper SPF, DKIM, and DMARC records via Resend.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e631b56 commit 3af799d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
| 591 | + | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| |||
0 commit comments