- Add NEXT_PUBLIC_EMAIL_PROVIDER=true to enable email features - Change EMAIL_SERVER protocol from smtp:// to smtps:// for port 465 (implicit SSL/TLS) This fixes the login issue where password recovery and email verification were not working. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>