User Tools

Site Tools


reference:vpop3.getmessages

Differences

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

Link to this comparison view

Next revision
Previous revision
reference:vpop3.getmessages [2016/03/10 15:15] – created paulreference:vpop3.getmessages [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
   VPOP3.GetFolders(username, folder);   VPOP3.GetFolders(username, folder);
 +
 +  * **username** is the username from [[VPOP3.GetUsers]]
 +  * **folder** is the folder from [[VPOP3.GetFolders]]
  
 It returns a table where the key is the message UID and the value is a table of: It returns a table where the key is the message UID and the value is a table of:
Line 24: Line 27:
   * Attachments - 1 if the message has attachments   * Attachments - 1 if the message has attachments
   * Spam - spam score   * Spam - spam score
- 
reference/vpop3.getmessages.1457622904.txt.gz · Last modified: 2018/11/14 10:44 (external edit)