# Introduction
Airmail is a form service used primarly for static pages. It can take form submissions either as application/json
or as application/x-www-form-urlencoded
and forward these to an SMTP server of your choice.
Features
- Validation of incoming requests
- Redirect after successful submission
- Support for content types
text
andhtml
- Handle Google ReCaptcha validation
- .. and many more
Airmail is available on arm and intel platforms for Linux, MacOS and Windows. Please check releases (opens new window) section for a detailed list.