Files
John Loper II 379242e4bf feat: re-enable contact form email via hMailserver, test to john.loper.2@protonmail.com
- Restore form submission to send-contact.php (was disabled)
- From: noreply@WilliamsPressureWashingServices.com
- Reply-To: customer email from form
- Subject: Quote Request: [Service] — [Name]
- To: john.loper.2@protonmail.com (testing — swap to Walter's email after)
- SMTP: 10.10.9.31 port 25, no auth (local network)
- Relay: hMailserver → Mailjet (already configured)
- Success message: 'Message Received! We'll be in touch soon. For urgent inquiries, call (740) 502-3120'
- Fallback: mailto fallback if server unreachable
- JS: disable form after submit to prevent double-sends
2026-05-04 14:56:56 -04:00
..