This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| reference:lua_smtp_mx_server_rules [2026/02/24 12:19] – paul | reference:lua_smtp_mx_server_rules [2026/02/24 15:50] (current) – [Lua SMTP MX Server Rules] paul | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Every time VPOP3 checks for remote MX server for sending messages using direct MX sending, it runs a script called **mxserverrules.lua** which can be created/ | Every time VPOP3 checks for remote MX server for sending messages using direct MX sending, it runs a script called **mxserverrules.lua** which can be created/ | ||
| + | ====Global Variables==== | ||
| + | Starting with v8.8, the following global variables are defined: | ||
| + | |||
| + | * ConnectionId - the numeric Sender/ | ||
| + | * ConnectionName - the text Sender/ | ||
| =====GetCheckCache===== | =====GetCheckCache===== | ||
| '' | '' | ||