Launching today
html.contact
A full form backend you can test before paying
79 followers
A full form backend you can test before paying
79 followers
html.contact turns plain HTML forms into working email forms with attachments, logs, exports, API access, verified routing, domain allowlists, and spam controls. The Free plan is built so you can test the real setup before upgrading, not just sample a few features.






html.contact
html.contact
Code:
50% OFF forever
*Good for first 10 people who use it!
How does the verified routing actually work in practice, and does it require setting up SPF/DKIM on my domain or is that handled on your end?
html.contact
@diyarzcuc Nope, verified to whoever you want to send to. Maybe that part should be rewritten. You can send notifications to whoever you want - to / cc / bcc and it verifies the email via a magic link.
Since this is meant for plain HTML forms with no JS framework required, how do the spam controls actually work without something like a CAPTCHA widget? Is it server-side honeypot fields and rate-limiting, or would I still need to bolt on some client-side JS to get real protection against bot spam?
html.contact
@galdayan Unfortunately, yes to client side JS.
I have server side spam filtering. I'll call it pretty decent for most.
Still figuring out who the main users are going to be. At first I assumed non tech people building AI sites...
next week i'll have captcha, h and re. I have cloudflare turnstile implemented its just not pushed live.
Wish there was a way that didn't require more code or scripts for non technical users.... I'm open to suggestions!
How does the attachment size limit work on the free plan, and does the API allow sending through custom domains or only the html.contact subdomain for replies?
html.contact
@tekkanat_f95054 Good point, again i may have to adjust the wording on that - probably a tad confusing.
File attachments up to 4 megabytes. multipart form data for the form... stored securely (only accessible from your dashboard but i give you a quick link to get to it in the email).
but to your point - emails go to whoever you want to/cc/bcc (counts as 1 and spam doesn't count) but you have to verify the domain.
The API is to create forms / download emails etc from your api endpoint. This isn't a sending service like Sendgrid...
hope that clears it up some... you get everything on free so best to just give it a whirl.
Finally something that handles attachments without making me write a backend from scratch. Took about ten minutes to wire up and the verified routing actually felt safe, not just slapped together.
html.contact
@n_yalc43979 Thank you! pretty sure that is the first comment award I've ever given? Means a lot. Reply to the welcome email and i'll hook you up.
How does the verified routing actually work in practice, do I need to set up SPF or DKIM on my own domain, or does html.contact handle that for me?
html.contact
@sebahat45760404 https://www.producthunt.com/products/html-contact?comment=5502995 so is everything AI?
the attachment support without forcing an upgrade just to test the real flow is a nice touch, shows respect for the people actually trying to figure out if it works for their use case.
html.contact
@sude1363931 That's why I made it. thanks!