vsmtp-rule-engine

Crates.iovsmtp-rule-engine
lib.rsvsmtp-rule-engine
version2.2.1
sourcesrc
created_at2022-05-16 13:51:16.057888
updated_at2023-03-31 14:06:49.818621
descriptionNext-gen MTA. Secured, Faster and Greener
homepagehttps://github.com/viridIT/vSMTP
repositoryhttps://github.com/viridIT/vSMTP
max_upload_size
id587662
size321,342
Lucas Tabis (ltabis)

documentation

https://docs.rs/crate/vsmtp-rule-engine/

README

vSMTP rule engine

vSMTP server is built with a runtime also called rule engine. This runtime can execute code provided in our superset of the https://rhai.rs language.

The viridIT scripting language (vsl) is a simple language that allow you to define rules and object to control the traffic on your MTA.

Further details on the official book of vSMTP: https://vsmtp.rs/reference/vSL/vsl.html

Commit count: 1498

cargo fmt