Halon Scripting Language
Halon is a fast, flexible and powerful email infrastructure software (MTA); designed for demanding uses such as large-scale email services. The Halon scripting language is a domain-specific language (DSL) for the Halon MTA. It enables configuration of the behavior of email processing and delivery in a scriptable fashion.
This script language documentation references many other resources, such as:
Table of contents
- 1. About
- 2. Introduction
- 3. Data types and literals
- 4. Operators
- 5. Control structures
- 6. Standard library
- 7. SMTP server
- 8. SMTP queue
- 9. Integrations