User Tools

Site Tools


reference:vpop3.renamefolder

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
reference:vpop3.renamefolder [2016/03/10 15:20] – created paulreference:vpop3.renamefolder [2016/03/10 15:24] paul
Line 1: Line 1:
 +======VPOP3.RenameFolder Lua function======
 +
 +The [[management scripting|Lua management]] function 'VPOP3.RenameFolder' renames a folder for the specified user.
 +
 +  VPOP3.RenameFolder(username, folder, newname);
 +
   * **username** is the username from [[VPOP3.GetUsers]]   * **username** is the username from [[VPOP3.GetUsers]]
   * **folder** is the folder from [[VPOP3.GetFolders]]   * **folder** is the folder from [[VPOP3.GetFolders]]
 +  * **newname** is the new name for the folder. 
  
 +Note that folder names are in the IMAP4 UTF-7 encoding not plain text (see [[https://tools.ietf.org/html/rfc3501|RFC 3501]] section 5.1.3) 
reference/vpop3.renamefolder.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1