User Tools

Site Tools


reference:lua_scripting

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reference:lua_scripting [2015/03/10 09:47] – [Lua Scripting] paulreference:lua_scripting [2023/11/20 09:58] (current) – [Lua Scripting] paul
Line 8: Line 8:
  
 In VPOP3 v6.6 and earlier, Lua scripts are stored as files in the main VPOP3 installation directory, or in users' directories (if they are user specific scripts). These must be edited from outside of VPOP3 and backed up separately. In VPOP3 v6.6 and earlier, Lua scripts are stored as files in the main VPOP3 installation directory, or in users' directories (if they are user specific scripts). These must be edited from outside of VPOP3 and backed up separately.
-In VPOP3 v6.7 and later, scripts are stored in the VPOP3 database, and are managed from the Settings -> Scripts page in the VPOP3 settings. If you save a script as a file in the VPOP3 directory, VPOP3 will import it into the database on first use. These are backed up with the main VPOP3 backups.+In VPOP3 v6.7 and later, scripts are stored in the VPOP3 database, and are managed from the Settings -> Scripts page in the VPOP3 settings. These are backed up with the main VPOP3 backups. If you save a script as a file in the VPOP3 directory, VPOP3 will import it into the database on first use.
  
   * [[Archive Script|Archive Scripting]]   * [[Archive Script|Archive Scripting]]
 +  * [[Attachment Extraction Script|Attachment Extraction Scripting]]
 +  * [[Attachment Processing Script|Attachment Process Scripting]]
   * [[Autoresponder Script|Autoresponder Scripting]]   * [[Autoresponder Script|Autoresponder Scripting]]
   * [[Database Backup Script|Database Backup Scripting]]   * [[Database Backup Script|Database Backup Scripting]]
 +  * [[DMARC Reporter Script|DMARC Reporter Scripting]]
 +  * [[Error Handling Script|Error Handling Scripting]]
 +  * [[IMAP4 Server Script|IMAP4 Server Scripting]]
 +  * [[Lua Monitor Script|Message Monitor Scripting]]
   * [[Lua SMTP Relay control|SMTP Relay Control]]   * [[Lua SMTP Relay control|SMTP Relay Control]]
   * [[Lua SMTP MX control|SMTP MX Control]]   * [[Lua SMTP MX control|SMTP MX Control]]
 +  * [[Lua SMTP MX server rules|SMTP MX Server Rules]]
   * [[Lua SMTP Server Script|SMTP Server Scripting]]   * [[Lua SMTP Server Script|SMTP Server Scripting]]
   * [[Lua POP3 Client Script|POP3 Client Scripting]]   * [[Lua POP3 Client Script|POP3 Client Scripting]]
   * [[IDS Logging Script|IDS Logging Scripting]]   * [[IDS Logging Script|IDS Logging Scripting]]
 +  * [[Management Scripting|Management Scripting]]
   * [[Outgoing Message Script|Outgoing Message Scripting]]   * [[Outgoing Message Script|Outgoing Message Scripting]]
-  * [[Signature Script|Signature Scripting]] 
   * [[Password Strength Checking Script|Password Strength Checking Scripting]]   * [[Password Strength Checking Script|Password Strength Checking Scripting]]
 +  * [[Scheduler Script|Scheduled Task Scripting]]
 +  * [[Signature Script|Signature Scripting]]
 +  * [[SMTP Rules Script|SMTP Rules Scripting]]
   * [[User Delivery Script|User Message Delivery Scripting]]   * [[User Delivery Script|User Message Delivery Scripting]]
   * [[User Routing Script|User Routing Scripting]]   * [[User Routing Script|User Routing Scripting]]
 +  * [[Virus Scan Filter Script|Virus Scan Filter Scripting]]
   * [[Bandwidth Management Script|Bandwidth Management Scripting]]   * [[Bandwidth Management Script|Bandwidth Management Scripting]]
  
 =====Extra VPOP3 Functions===== =====Extra VPOP3 Functions=====
 +
 +====Version 7.9====
 +  * [[VPOP3.SendMessage]]
 +  * [[VPOP3.SendControlledMessage]]
 +  * [[VPOP3.SendNotification]]
  
 ====Version 5==== ====Version 5====
reference/lua_scripting.1425980835.txt.gz · Last modified: 2018/11/14 10:44 (external edit)