1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

Created Lua Examples (markdown)

James Hillyerd
2023-02-28 11:38:25 -08:00
parent 7fae3edc80
commit f4498c119a

6
Lua-Examples.md Normal file

@@ -0,0 +1,6 @@
By default Inbucket will load `inbucket.lua`, but you may use the `INBUCKET_LUA_PATH` environment variable to change that.
## Event trigger: after message stored
Example prints details for each message stored to STDOUT.