User Tools

Site Tools


reference:lua_smtp_mx_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
reference:lua_smtp_mx_control [2026/02/24 12:24] paulreference:lua_smtp_mx_control [2026/02/24 15:49] (current) – [Lua SMTP MX Control] paul
Line 3: Line 3:
 Every time VPOP3 is going to send messages using direct MX sending, it runs a script called **mxout.lua** which can be created/edited in Settings -> Scripts (or in the VPOP3 directory in VPOP3 v6.6 or earlier). Every time VPOP3 is going to send messages using direct MX sending, it runs a script called **mxout.lua** which can be created/edited in Settings -> Scripts (or in the VPOP3 directory in VPOP3 v6.6 or earlier).
  
 +====Global Variables====
 +Starting with v8.8, the following global variables are defined:
 +
 +  * ConnectionId - the numeric Sender/Connection ID
 +  * ConnectionName - the text Sender/Connection name
 =====Messages to be sent===== =====Messages to be sent=====
 For every message which is to be sent VPOP3 calls a function in that script called **CheckFile**. For every message which is to be sent VPOP3 calls a function in that script called **CheckFile**.
reference/lua_smtp_mx_control.1771935861.txt.gz · Last modified: 2026/02/24 12:24 by paul