======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]]