Commit graph

3 commits

Author SHA1 Message Date
96add47158 fix: update SMTP port to 587 for new server deployment 2026-03-05 14:02:28 -07:00
e1ba653276 fix: disable Redis and fix email configuration
- Remove Redis rate limiting for security reasons
- Update SMTP port from 587 to 2525 (matching working websites)
- Add requireTLS to nodemailer configuration
- Remove Redis environment variables
- Update rate-limit.ts with graceful fallback
- Add debugging logs to contact API
- Contact form functionality verified and working
2025-10-04 09:11:45 -06:00
0fb8045def Initial commit 2024-12-01 20:08:38 -06:00