Form to Mail is a lightweight web service that sends data submitted from a standard HTML form as an email via any SMTP server. The service verifies sender's email address before delivering the form. It works with standard HTML forms and it's easy to self host.
Standard HTML formswithout JavaScript or other bullshit
Verifies sender's addressbefore delivering you a form
Delightful to self-hostwith java -jar or a NixOS module