- Modify the from address logic to use a default 'noreply' address if SMTP_USER is not set in production. - Add debug logging for email sending details, including connection target and sender/recipient information. - Simplify error logging by removing specific SMTP error messages while retaining the full error stack for troubleshooting.