This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reference:autoresponder_script [2014/08/26 12:37] – created paul | reference:autoresponder_script [2025/05/28 09:24] (current) – paul | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Autoresponder scripting====== | ======Autoresponder scripting====== | ||
| + | |||
| + | For scripting to alter the whole autoresponder definition and set in the VPOP3 settings rather than embedded in an autoresponder itself, see [[Autoresponder Global Script|Autoresponder Global Scripting]] | ||
| In an autoresponder, | In an autoresponder, | ||
| Line 22: | Line 24: | ||
| If there are multiple <lua> segments in an autoresponder, | If there are multiple <lua> segments in an autoresponder, | ||
| + | The **print** output of the Lua script gets written to the autoresponse. | ||
| ====Autoresponder Definition==== | ====Autoresponder Definition==== | ||
| The Autoresponder global variable is a table with the following fields: | The Autoresponder global variable is a table with the following fields: | ||