Crate vsmtp_plugin_vsl
source ·Expand description
This vSMTP plugin adds a superset of functions to the rhai scripting language, including regex, ip objects, ip ranges, email addresses and so on.
The Rule Engine of vSMTP will always register this plugin, you can use the [object.rs]
file to support vSL’s types within your own plugin.
Modules
Functions
Build a module that can be registered by a Rhai engine.