Pleskin postfix ei toimittanut postia oikein. Nyt send.php
lähettää suoraan MX-palvelimelle port 25 kautta.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- send.php handles form submission and sends email via mail()
- Honeypot field for bot protection
- IP-based rate limiting (60s cooldown)
- Query logging to data/kyselyt.log
- Frontend JS with loading state and success/error feedback
- data/ directory protected with .htaccess
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>