User Tools

Site Tools


reference:vpop3.purgemessage
no way to compare when less than two revisions

Differences

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


Previous revision
reference:vpop3.purgemessage [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +======VPOP3.PurgeMessage Lua function======
 +
 +The [[management scripting|Lua management]] function 'VPOP3.PurgeMessage' deletes the specified message immediately.
 +
 +  VPOP3.PurgeMessage(username, folder, UID);
 +
 +  * **username** is the username from [[VPOP3.GetUsers]]
 +  * **folder** is the folder from [[VPOP3.GetFolders]]
 +  * **UID** is the UID from [[VPOP3.GetMessages]]
  
reference/vpop3.purgemessage.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1